diff --git a/pseudo_config.py b/pseudo_config.py new file mode 100644 index 0000000..a255320 --- /dev/null +++ b/pseudo_config.py @@ -0,0 +1,4 @@ +#!/usr/bin/python + +baseurl = 'http://media.home:32400' +token = 'the-token' \ No newline at end of file