Environment variables to more easily run on diff clients.

This commit is contained in:
Kevin Midboe
2017-04-06 10:13:04 +02:00
parent 43e5b42bbf
commit d1b44739b1
2 changed files with 8 additions and 0 deletions

2
env.py Normal file
View File

@@ -0,0 +1,2 @@
show_dir = '/Volumes/media/tv'
database = 'shows.db'