polaris/test-data/config.toml
2020-12-18 01:14:24 -08:00

11 lines
203 B
TOML

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