1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kanboard_ynh.git synced 2024-09-03 19:36:17 +02:00
This commit is contained in:
Éric Gaspar 2023-06-03 08:21:15 +02:00
parent 613428cfb3
commit 02fab8f6d5
2 changed files with 0 additions and 2 deletions

View file

@ -55,7 +55,6 @@ ram.runtime = "50M"
[resources.permissions]
main.url = "/"
ics.url = "/?controller=ICalendarController"
ics.show_tile = false
ics.allowed = "visitors"

View file

@ -66,7 +66,6 @@ ynh_script_progression --message="Upgrading PHP-FPM configuration..." --weight=5
# Create a dedicated PHP-FPM config
ynh_add_fpm_config --phpversion=$phpversion --usage=$fpm_usage --footprint=$fpm_footprint
#REMOVEME? phpversion=$(ynh_app_setting_get --app=$app --key=phpversion)
#=================================================
# NGINX CONFIGURATION