mirror of
https://github.com/YunoHost-Apps/lutim_ynh.git
synced 2024-09-03 19:36:24 +02:00
mise à jour
This commit is contained in:
parent
f49b7a58a6
commit
25120e5ed7
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ sudo yunohost app setting lutim is_public -v "$is_public"
|
|||
if [ "$is_public" = "Yes" ];
|
||||
then
|
||||
sudo yunohost app setting lutim skipped_uris -v "/"
|
||||
else # Si l'app est privée, seul le visionnage des images est public
|
||||
# else # Si l'app est privée, seul le visionnage des images est public
|
||||
# sudo yunohost app setting lutim skipped_regex -v "/(stats|manifest.webapp|(d|m)/.+)?$"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue