python-gallery/gallery/user/example.yml
Michał 2455d3f88c Fixed Flask not choosing new name for uploading
Moved uploading and removing files to APIs
Added max file upload to config from yml file
Jquery is now a file not a CDN
General Sass(y) fixes
2023-01-11 19:46:31 +00:00

22 lines
384 B
YAML

# THIS IS AN EXAMPLE CONFIG, RENAME THIS TO conf.yml TO USE
admin:
name: Real Person
username: User
email: real-email@some.place
upload:
allowed-extensions:
- .png
- .jpg
- .jpeg
- .webp
max-size: 69MB
rename: GWA_{{username}}_{{time}}
website:
name: OnlyLegs
motto: Gwa Gwa
language: english # Placeholder for future language support endevours