polaris-mirror/test-data/config.toml
2024-10-08 23:03:15 -07:00

10 lines
200 B
TOML

album_art_pattern = '^Folder\.(png|jpg|jpeg)$'
[[mount_dirs]]
name = 'root'
source = 'test-data/small-collection'
[[users]]
name = 'test_user'
initial_password = 'very_secret_password'
admin = true