feat: pyload config change, cyberghost change
This commit is contained in:
parent
f277d089bd
commit
82c15e8d26
4 changed files with 52 additions and 29 deletions
|
|
@ -89,6 +89,9 @@ in
|
|||
# Enable ExternalScripts plugin for hooks
|
||||
PYLOAD__EXTERNALSCRIPTS__ENABLED = "1";
|
||||
PYLOAD__EXTERNALSCRIPTS__UNLOCK = "1"; # Run hooks asynchronously
|
||||
|
||||
# DdownloadCom plugin: don't fall back to free if premium fails
|
||||
PYLOAD__DDOWNLOADCOM__FALLBACK = "0";
|
||||
};
|
||||
|
||||
serviceConfig = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue