YunoHost-Apps / readeck_ynh

Readeck package for YunoHost
https://readeck.org/
GNU Affero General Public License v3.0
2 stars 2 forks source link

How to increase the public link sharing time? #8

Closed tio-trom closed 5 months ago

tio-trom commented 5 months ago

I see they have added this option here https://codeberg.org/readeck/readeck/commit/209584f0e7e434a9edd58c3d431db6658e407117 and according to them you have to:

It can be added to the configuration file like this:

[bookmarks]
public_share_ttl = 48 # in hours

Or, alternatively, using the env var "READECK_PUBLIC_SHARE_TTL"

But where to change that? Here:

image

Or here:

image

tio-trom commented 5 months ago

I see you have to change the file image

All works now.