13 lines
208 B
Plaintext
13 lines
208 B
Plaintext
USERNAME=test_username
|
|
PASSWORD=test_password
|
|
HOST=127.0.0.1
|
|
PORT=2323
|
|
DEFAULT_THEME=default_theme
|
|
SECRET_KEY=fnord
|
|
MEDIA_GLOB=*.mp3,*.flac,*.m4a
|
|
DEBUG=1
|
|
EDITOR=ed
|
|
CONSOLE_WIDTH=80
|
|
DATABASE_PATH=
|
|
MEDIA_ROOT=
|