mirror of
https://github.com/YunoHost-Apps/z-push_ynh.git
synced 2024-09-03 18:05:58 +02:00
Fix URLs
This commit is contained in:
parent
31f8cba4b7
commit
32afc89802
1 changed files with 2 additions and 1 deletions
|
@ -25,12 +25,13 @@ ynh_abort_if_errors
|
|||
#=================================================
|
||||
|
||||
domain=$YNH_APP_ARG_DOMAIN
|
||||
path_url="/Microsoft-Server-ActiveSync"
|
||||
path_url="/"
|
||||
#admin=$YNH_APP_ARG_ADMIN
|
||||
is_public="1"
|
||||
#language=$YNH_APP_ARG_LANGUAGE
|
||||
#password=$YNH_APP_ARG_PASSWORD
|
||||
|
||||
path_url_activesync="/Microsoft-Server-ActiveSync"
|
||||
path_url_autodiscover1="/AutoDiscover"
|
||||
path_url_autodiscover2="/Autodiscover"
|
||||
path_url_autodiscover3="/autodiscover"
|
||||
|
|
Loading…
Add table
Reference in a new issue