forked from sshmanko/acestream-armv7
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathacestream.conf
53 lines (53 loc) · 2.44 KB
/
acestream.conf
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
--client-console
--login
re.place@me
--password
ReplaceMe
--bind-all
--access-token
ReplaceMe
--live-cache-type
memory
--vod-cache-type
memory
--cache-dir
/storage/.ACEStream
--vod-drop-max-age
120
--max-file-size
2147483648
--live-buffer
25
--vod-buffer
10
--max-connections
500
--max-peers
50
--max-upload-slots
50
--download-limit
0
--upload-limit
0
--stats-report-interval
2
--slots-manager-use-cpu-limit
1
--core-dlr-periodic-check-interval
5
--check-live-pos-interval
5
--refill-buffer-interval
1
--core-skip-have-before-playback-pos
1
--webrtc-allow-outgoing-connections
1
--allow-user-config
--log-debug
0
--log-max-size
15000000
--log-backup-count
1