mirror of
https://github.com/YunoHost-Apps/couchpotato_ynh.git
synced 2024-09-03 18:16:22 +02:00
69 lines
1.2 KiB
Text
69 lines
1.2 KiB
Text
[core]
|
|
api_key =
|
|
username =
|
|
ssl_key =
|
|
proxy_server =
|
|
ssl_cert =
|
|
data_dir = __DATADIR__
|
|
use_proxy = 0
|
|
permission_file = 0755
|
|
proxy_password =
|
|
dereferer = http://www.nullrefer.com/?
|
|
permission_folder = 0755
|
|
dark_theme = False
|
|
development = 0
|
|
proxy_username =
|
|
ipv6 = 0
|
|
debug = 0
|
|
launch_browser = False
|
|
password =
|
|
port = __PORT__
|
|
url_base = __PATH__
|
|
show_wizard = 0
|
|
username_internal_meta = rw
|
|
api_key_internal_meta = ro
|
|
|
|
[updater]
|
|
notification = False
|
|
enabled = False
|
|
git_command = git
|
|
automatic = False
|
|
|
|
[manage]
|
|
startup_scan = True
|
|
library_refresh_interval = 0
|
|
cleanup = True
|
|
enabled = True
|
|
library = /home/yunohost.multimedia/share/Video/Movies
|
|
|
|
[renamer]
|
|
from = /home/yunohost.transmission/completed
|
|
move_leftover = False
|
|
to = /home/yunohost.multimedia/share/Video/Movies
|
|
enabled = __RENAMER__
|
|
|
|
[blackhole]
|
|
directory = __TRANSMISSION_WATCHDIR__
|
|
manual = 0
|
|
enabled = __BLACKHOLE__
|
|
create_subdir = 0
|
|
use_for = torrent
|
|
magnet_file = 0
|
|
|
|
[transmission]
|
|
username = transmission
|
|
stalled_as_failed = True
|
|
delete_failed = True
|
|
rpc_url = __TRANSMISSION_RPCURL__
|
|
manual = 0
|
|
enabled = __RPC__
|
|
paused = False
|
|
host = 127.0.0.1:9091
|
|
delete_files = True
|
|
directory =
|
|
remove_complete = True
|
|
password = __TRANSMISSION_RPCPASSWORD__
|
|
|
|
[suggestion]
|
|
enabled = True
|
|
|