b06e9bb368
- Add server.database to generated config.yaml pointing to the persistent data volume. Previously the database was at /home/filebrowser/database.db (outside the volume) and was lost on every container recreation. - Call syncFileBrowserMounts after manual storage path add, so newly registered drives (like sys_drive) also appear in FileBrowser. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>