mirror of
https://github.com/YunoHost-Apps/yeswiki_ynh.git
synced 2024-09-03 18:05:56 +02:00
Clean up
This commit is contained in:
parent
106ffd2e0d
commit
1cd980ec58
2 changed files with 2 additions and 4 deletions
|
@ -6,8 +6,7 @@
|
|||
admin="john"
|
||||
language="fr"
|
||||
is_public=1
|
||||
password="password"
|
||||
port="666"
|
||||
wiki_name="MyYunoHostWiki"
|
||||
; Actions
|
||||
is_public=1|0
|
||||
; Config_panel
|
||||
|
@ -27,7 +26,6 @@
|
|||
upgrade=1 from_commit=792c90c592f52f8fb1a89c22ab9b73f1e0bc2a3d
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
port_already_use=1 (66)
|
||||
change_url=1
|
||||
actions=0
|
||||
config_panel=0
|
||||
|
|
|
@ -193,4 +193,4 @@ ynh_systemd_action --service_name=nginx --action=reload
|
|||
# END OF SCRIPT
|
||||
#=================================================
|
||||
|
||||
ynh_script_progression --message="Installation of YesWiki completed" --last
|
||||
ynh_script_progression --message="Installation of $app completed" --last
|
||||
|
|
Loading…
Reference in a new issue