forked from killemov/Shift
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshift.json
25 lines (25 loc) · 815 Bytes
/
shift.json
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
{
"confirmRemove": false,
"confirmTrash": true,
"enablePreloading": false,
"fileLink": "http://localhost/downloads/",
"fileLinkEnabled": false,
"folderLink": "http://localhost/downloads/",
"folderLinkEnabled": false,
"incompleteFileLink": "http://localhost/downloads/incomplete/",
"incompleteFileLinkEnabled": false,
"incompleteFolderLink": "http://localhost/downloads/incomplete/",
"incompleteFolderLinkEnabled": false,
"minSeeders": 8,
"notificationLevel": 0,
"registerMagnetHandler": false,
"screenshotMode": false,
"showSpeedTitle": false,
"soundEnabled": false,
"soundDone": "",
"soundVolume": "0.1",
"styleSheet": [ "shift.css", "touch.css", "terminal.css", "base.css" ],
"torrentLink": "http://localhost/torrents/",
"torrentLinkEnabled": false,
"trackers": ""
}