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
Setting.php
SettingService.php Changed the way settings are loaded 2023-02-23 22:14:47 +00:00
UserShortcutMap.php