artshop.toml 226 Bytes
# This is the base namespace used for uuid generation.
namespace = "artshop.shome.steffers.org"

[database]
# url = "./var/lib/artshop/database"

[locations]
upload = "/tmp/artshop/uploads"
images = "./var/lib/artshop/images"