Mythus commited on
Commit
e7763d6
·
verified ·
1 Parent(s): da46e57

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -27
config.json DELETED
@@ -1,27 +0,0 @@
1
- {
2
- "Siti": {
3
- "StreamingCommunity": {
4
- "enabled": "1",
5
- "domain": "boston",
6
- "fast_search": "1"
7
- },
8
- "Filmpertutti": {
9
- "enabled": "0",
10
- "domain": "makeup"
11
- },
12
- "Tuttifilm":{
13
- "enabled": "1",
14
- "domain": "bond",
15
- "fast_search": "0"
16
- },
17
- "Mysterius":{
18
- "enabled": "1"
19
- }
20
- },
21
- "General":{
22
- "load_env": "0",
23
- "HOST": "0.0.0.0",
24
- "PORT": "8080"
25
- }
26
- }
27
-