1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ladder_ynh.git synced 2024-09-03 19:26:23 +02:00

New screenshot and configuration option

This commit is contained in:
Gildas 2023-12-12 16:21:38 +01:00
parent ea77161cbd
commit 9c03beda8f
3 changed files with 9 additions and 1 deletions

View file

@ -7,7 +7,7 @@ Type=simple
User=__APP__
Group=__APP__
WorkingDirectory=__INSTALL_DIR__/
ExecStart=__INSTALL_DIR__/ladder -r https://t.ly/14PSf -p __PORT__
ExecStart=__INSTALL_DIR__/ladder -r __RULESET__ -p __PORT__
StandardOutput=append:/var/log/__APP__/__APP__.log
StandardError=inherit

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View file

@ -37,6 +37,14 @@ ram.runtime = "20M"
type = "group"
default = "visitors"
[install.ruleset]
type = "url"
default = "https://raw.githubusercontent.com/everywall/ladder-rules/main/ruleset.yaml"
ask.fr = "URL vers un set de règles"
help.fr = "Il est conseillé de garder l'URL par défaut"
ask.en = "URL to a ruleset"
help.en = "It is advised to keep the default URL"
[resources]
[resources.sources]