aboutsummaryrefslogtreecommitdiffstats
path: root/scanner/floatapp/app.cfg
blob: 678585d09fcef194e0aed9cfc183a46926e18890 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
ADMIN_USERNAME = "misterscanner"
ADMIN_PASSWORD = "ilovescanning"

PHOTO_USERNAME = "photos" # The GUI currently hardcodes 'photos', so don't change this
PHOTO_PASSWORD = "myphotopassword"

ALBUM_PATH = "/var/www/uwsgi/photofloat/albums"
ALBUM_ACCEL = "/internal-albums"
CACHE_PATH = "/var/www/uwsgi/photofloat/cache"
CACHE_ACCEL = "/internal-cache"

SECRET_KEY = "johlahba7shahquoequ7iod0eiGhiephahve0foo2ahshaiko9nahp0Tohch" # Replace this with something big
DEBUG = False