mirror of
https://github.com/novatiq/packages.git
synced 2026-07-28 06:23:49 +01:00
* Add config file. * Add init.d file. Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
11 lines
236 B
Plaintext
11 lines
236 B
Plaintext
|
|
config aria2 'main'
|
|
option enabled '0'
|
|
option file_allocation 'none'
|
|
option bt_enable_lpd 'true'
|
|
option enable_dht 'true'
|
|
option follow_torrent 'true'
|
|
option user 'root'
|
|
option dir '/mnt/sda1'
|
|
option save_session_interval '30'
|