1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/readeck_ynh.git synced 2024-09-03 20:16:18 +02:00

add public share option

This commit is contained in:
ericgaspar 2024-06-09 07:42:35 +02:00
parent ec69b8be4d
commit ff3ad557a3
2 changed files with 4 additions and 0 deletions

View file

@ -22,3 +22,6 @@ password = "__MAIL_PWD__"
encryption = ""
from = "__APP__@__DOMAIN__"
from_noreply = "noreply@__DOMAIN__"
[bookmarks]
public_share_ttl = 48

View file

@ -16,5 +16,6 @@ PrivateTmp=true
SystemCallArchitectures=native
MemoryDenyWriteExecute=true
NoNewPrivileges=true
[Install]
WantedBy=multi-user.target