BookStack/app/Settings
Dan Brown 8bebea4cca
Changed the way settings are loaded
This new method batch-loads them from the database, and removes the
cache-layer with the intention that a couple of batch fetches from the
DB is more efficient than hitting the cache each time.
2023-02-23 22:14:47 +00:00
..
AppSettingsStore.php Integrated favicon handler with correct files & actions 2023-02-09 13:24:43 +00:00
Setting.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
SettingService.php Changed the way settings are loaded 2023-02-23 22:14:47 +00:00
UserShortcutMap.php Started interface user shortcut form interface 2022-11-08 21:17:45 +00:00