polaris-mirror/test-data/config.toml
2020-09-19 16:58:19 -07:00

10 lines
192 B
TOML

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