Commit Graph

14 Commits

Author SHA1 Message Date
c8477fabaa If redis fails to connect use a mock client to not crash 2022-08-17 00:19:22 +02:00
5578bf854a Updated default config 2022-08-16 00:39:01 +02:00
4d3d8c874c Moved cors allowed origins to conf file. 2020-04-08 23:17:45 +02:00
8eacde9ccc Moved tautulli config settings to be fetched from our configuration (either env variable or conf/development.json. 2019-12-22 13:36:13 +01:00
4019d63f3b Created example config and added development config to gitignore 2019-06-28 22:39:24 +02:00
8ece7b84c4 test configuration also gets plex ip parameter. 2018-10-30 20:38:05 +01:00
1b0525063f New parameter in config and added axios package for new plex connect command. 2018-10-29 20:47:57 +01:00
1b08c8d3d1 Now when running tests we use a separate config file test.json 2018-03-20 20:14:15 +01:00
93e43d9954 Added a template development.json file for build purposes. 2017-12-20 22:22:25 +01:00
7d44f1518f Updated gitignore to ignore conf folder and deleted the contents of conf. 2017-12-01 10:57:28 +01:00
6e9d511b5c Added empty log file and stripped config file. 2017-11-04 19:28:34 +01:00
5e50d52344 Now gitignore is working for new prefs. 2017-10-04 14:25:05 +02:00
56405e54f9 Downgraded from sqlite3 to sqlite because of connection function error. 2017-08-23 10:26:23 +02:00
d2bed84ecb Moved conf folder to seasoned_api 2017-08-14 22:42:24 +02:00