1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lstu_ynh.git synced 2024-09-03 19:36:12 +02:00

make default visitors

What's the point of a URL shortener when you can't share the URLs without a login? It already requires a login to make links, so requiring someone to login when following a shortened URL just negates the entire point.
This commit is contained in:
MadMan247 2024-06-16 15:19:57 -05:00 committed by GitHub
parent 350f20a003
commit 9119029c69
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,6 +36,7 @@ ram.runtime = "50M"
[install.init_main_permission]
type = "group"
default = "visitors"
[install.theme]
ask.en = "Choose a theme"