# smolsonic example configuration
= "/path/to/your/music"
= "admin"
= "changeme"
# Optional — defaults shown
= 4533
= "0.0.0.0"
= "smolsonic.db"
= "covers"
# Optional S3-compatible upload API.
# Bucket name is fixed to "music" and region is "us-east-1".
# [s3]
# enabled = true
# host = "0.0.0.0"
# port = 9000
# access_key = "smolsonic"
# secret_key = "changeme-please"