Files
youtube-dl/files/config.yaml.docker

14 lines
243 B
Docker
Raw Normal View History

2022-10-02 23:26:45 +09:00
path_data: "/data"
use_gevent: true
use_celery: true
redis_port: 46379
port: 9999
debug: false
use_reloader: false
plugin_update: true
running_type: "docker"
#plugin_loading_only_devpath: true
2022-10-03 01:03:52 +09:00
#plugin_loading_list: []
#plugin_except_list: []