mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
Update install
This commit is contained in:
parent
1bca0a082e
commit
a9a53a5d70
1 changed files with 3 additions and 3 deletions
|
@ -156,10 +156,10 @@ ynh_mysql_connect_as "$db_name" "$db_pwd" "$db_name" <<< "INSERT INTO addon (id,
|
||||||
#=================================================
|
#=================================================
|
||||||
# SETUP SSOWAT
|
# SETUP SSOWAT
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Configuring permissions..." --weight=1
|
# ynh_script_progression --message="Configuring permissions..." --weight=1
|
||||||
|
|
||||||
# unprotected_uris allows SSO credentials to be passed anyway.
|
# # unprotected_uris allows SSO credentials to be passed anyway.
|
||||||
ynh_permission_update --permission="main" --add="visitors"
|
# ynh_permission_update --permission="main" --add="visitors"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# RELOAD NGINX
|
# RELOAD NGINX
|
||||||
|
|
Loading…
Add table
Reference in a new issue