bragi/variables.py
azlux 54068a151e Proxy, Upload
Proxy paramter if behinf nginx
Upload can be done into a folder directly from the webpage
2017-01-26 00:30:43 +01:00

5 lines
81 B
Python

current_music = ""
playlist = []
user = ""
music_folder = ""
is_proxified = False