mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-04 18:25:04 +02:00
8 lines
No EOL
202 B
YAML
8 lines
No EOL
202 B
YAML
jbtronics_settings:
|
|
default_storage_adapter: Jbtronics\SettingsBundle\Storage\ORMStorageAdapter
|
|
|
|
cache:
|
|
default_cacheable: true
|
|
|
|
orm_storage:
|
|
default_entity_class: App\Entity\SettingsEntry |