Logo
Explore Help
Register Sign In
starred/BookStack
1
0
Fork 0
You've already forked BookStack
mirror of https://github.com/BookStackApp/BookStack.git synced 2026-03-01 11:19:40 +03:00
Code Issues 784 Packages Projects Releases 15 Wiki Activity
Files
42976ca48c8de04726e62356f76f0bbb77b2ab15
BookStack/config/setting-defaults.php

12 lines
214 B
PHP
Raw Normal View History

Added editor control in admin settings & Fixed some markdown editor bugs Also updated the setting system with a more sane approach to handling default values. (Now done via the setting-defaults config file)
2016-03-29 19:26:13 +01:00
<?php
/**
* The defaults for the system settings that are saved in the database.
*/
return [
Fixed theme color elements not showing on new instance Also cleaned notification session access
2016-06-12 13:37:15 +01:00
'app-editor' => 'wysiwyg',
'app-color' => '#0288D1',
'app-color-light' => 'rgba(21, 101, 192, 0.15)'
Added editor control in admin settings & Fixed some markdown editor bugs Also updated the setting system with a more sane approach to handling default values. (Now done via the setting-defaults config file)
2016-03-29 19:26:13 +01:00
];
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 16ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API