|
@@ -33,14 +33,14 @@ ContentDir: content/
|
|
|
ContentRootDir: default/
|
|
|
ContentHomeDir: home/
|
|
|
ContentPagination: page
|
|
|
-ContentDefaultFile: page.txt
|
|
|
-ContentExtension: .txt
|
|
|
+ContentDefaultFile: page.md
|
|
|
+ContentExtension: .mx
|
|
|
ConfigExtension: .ini
|
|
|
DownloadExtension: .download
|
|
|
TextFile: text.ini
|
|
|
+ErrorFile: page-error-(.*).md
|
|
|
+NewFile: page-new-(.*).md
|
|
|
LanguageFile: language-(.*).txt
|
|
|
-ErrorFile: page-error-(.*).txt
|
|
|
-NewFile: page-new-(.*).txt
|
|
|
RobotsFile: robots.txt
|
|
|
FaviconFile: favicon.ico
|
|
|
ServerUrl:
|