yellow/system/settings/system.ini

76 lines
1.9 KiB
INI
Raw Normal View History

2019-02-23 14:04:34 +00:00
# Datenstrom Yellow system settings
2013-04-07 18:04:09 +00:00
2018-09-07 16:20:02 +00:00
Sitename: Datenstrom Yellow
Author: Datenstrom
2016-04-20 10:02:42 +00:00
Email: webmaster
2015-10-06 12:19:11 +00:00
Language: en
2017-02-17 13:52:55 +00:00
Timezone: UTC
2019-02-25 20:50:19 +00:00
Layout: default
2019-03-04 11:55:24 +00:00
Theme: stockholm
2019-02-25 20:50:19 +00:00
Parser: markdown
Navigation: navigation
Header: header
Footer: footer
Sidebar: sidebar
2017-02-17 13:52:55 +00:00
StaticUrl:
StaticDefaultFile: index.html
StaticErrorFile: 404.html
2018-09-28 12:07:09 +00:00
StaticDir: public/
CacheDir: cache/
2017-02-17 13:52:55 +00:00
MediaLocation: /media/
2017-10-07 15:35:19 +00:00
DownloadLocation: /media/downloads/
2015-10-06 12:19:11 +00:00
ImageLocation: /media/images/
2019-02-23 14:04:34 +00:00
ExtensionLocation: /media/extensions/
ResourceLocation: /media/resources/
2017-02-17 13:52:55 +00:00
MediaDir: media/
2017-10-07 15:35:19 +00:00
DownloadDir: media/downloads/
2017-02-17 13:52:55 +00:00
ImageDir: media/images/
2015-10-06 12:19:11 +00:00
SystemDir: system/
2019-02-23 14:04:34 +00:00
ExtensionDir: system/extensions/
LayoutDir: system/layouts/
ResourceDir: system/resources/
SettingDir: system/settings/
2016-07-10 18:44:02 +00:00
TrashDir: system/trash/
2015-10-06 12:19:11 +00:00
ContentDir: content/
ContentRootDir: default/
ContentHomeDir: home/
ContentSharedDir: shared/
2017-02-17 13:52:55 +00:00
ContentPagination: page
2018-11-09 08:33:07 +00:00
ContentDefaultFile: page.md
ContentExtension: .md
2016-07-29 22:41:19 +00:00
DownloadExtension: .download
2017-07-26 11:23:38 +00:00
TextFile: text.ini
2019-03-16 07:59:37 +00:00
LogFile: yellow.log
2018-09-28 12:07:09 +00:00
SafeMode: 0
2019-02-25 20:50:19 +00:00
MultiLanguageMode: 0
ServerUrl:
UpdateExtensionUrl: https://github.com/datenstrom/yellow-extensions
UpdateInformationFile: update.ini
UpdateExtensionFile: extension.ini
UpdateVersionFile: version.ini
UpdateWaffleFile: waffle.ini
2019-03-16 07:59:37 +00:00
UpdateNotification: none
2019-02-25 20:50:19 +00:00
EditLocation: /edit/
2018-04-29 15:48:46 +00:00
EditUploadNewLocation: /media/@group/@filename
EditUploadExtensions: .gif, .jpg, .pdf, .png, .svg, .tgz, .zip
EditKeyboardShortcuts: ctrl+b bold, ctrl+i italic, ctrl+k strikethrough, ctrl+e code, ctrl+s save, ctrl+alt+p preview
EditToolbarButtons: auto
EditEndOfLine: auto
EditUserFile: user.ini
EditUserPasswordMinLength: 8
EditUserHashAlgorithm: bcrypt
EditUserHashCost: 10
EditUserHome: /
2019-02-23 14:04:34 +00:00
EditNewFile: page-new-(.*).md
2019-03-16 07:59:37 +00:00
EditLoginRestriction: 0
EditLoginSessionTimeout: 2592000
2017-07-05 10:25:25 +00:00
EditBruteForceProtection: 25
ImageAlt: Image
ImageUploadWidthMax: 1280
ImageUploadHeightMax: 1280
ImageUploadJpgQuality: 80
2017-07-01 11:35:20 +00:00
ImageThumbnailLocation: /media/thumbnails/
ImageThumbnailDir: media/thumbnails/
ImageThumbnailJpgQuality: 80