Create aria2.conf
Browse files- aria2.conf +3 -0
aria2.conf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
enable-rpc=true
|
| 2 |
+
rpc-listen-port=6800
|
| 3 |
+
rpc-secret=eatyour
|