forked from causefx/iDashboard-PHP
-
Notifications
You must be signed in to change notification settings - Fork 0
/
example.ini.php
55 lines (55 loc) · 1.07 KB
/
example.ini.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
; <?php die("Access denied"); ?>
[general]
title = "iCauseFX"
password = "$2y$10$97IH4rsp6fb.p5KIFfjVH.xZuFtghq5h.cKV4VuKQPhZCQdmJzeMS"
useicons = "true"
usemargins = "true"
bg = "#f2f2f2"
tabborder = "#cecece"
tabhighlight = "#f44343"
tabcoloractive = "#ffffff"
fontcoloractive = "#f44343"
tabshadowactive = "#808080"
tabcolor = "#ffffff"
fontcolor = "#000000"
tabshadow = "#c7c6c6"
[Sonarr]
url = "https://sonarr.tv/"
icon = "fa-desktop"
enabled = "true"
group = "1"
[QNAP]
url = "https://www.qnap.com/i/useng/"
icon = "fa-cubes"
enabled = "true"
group = "1"
[Movies]
url = "https://couchpota.to/"
icon = "fa-film"
enabled = "true"
default = "true"
group = "1"
[Proxy]
url = "https://www.glype.com/"
icon = "fa-bug"
enabled = "true"
guest = "true"
group = "1"
[Request]
url = "https://plexrequests.8bits.ca/"
icon = "fa-search"
enabled = "true"
guest = "true"
group = "1"
[Server]
url = "https://phpsysinfo.github.io/phpsysinfo/"
icon = "fa-database"
enabled = "true"
group = "1"
[NZB]
url = "https://nzbget.net/"
icon = "fa-cloud-download"
enabled = "true"
group = "1"
[groups]
groups = "1"