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-02-27 19:07:33 +03:00
Code Issues 784 Packages Projects Releases 15 Wiki Activity
Files
b246a67e8a10311337f34dc751f3676011e9ef29
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: 98ms Template: 19ms
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