mirror of
https://github.com/YunoHost-Apps/z-push_ynh.git
synced 2024-09-03 18:05:58 +02:00
make Microsoft-Server-ActiveSync works
This commit is contained in:
parent
41826fc573
commit
9fb3b7722c
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
#sub_path_only rewrite ^Microsoft-Server-ActiveSync$ Microsoft-Server-ActiveSync/ permanent;
|
||||
location /Microsoft-Server-ActiveSync/ {
|
||||
location /Microsoft-Server-ActiveSync {
|
||||
|
||||
# Path to source
|
||||
alias __FINALPATH__/;
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "ActiveSync frontend that helps you synchronize emails, calendar and contacts",
|
||||
"fr": "Frontend ActiveSync qui permet de synchroniser emails, calendrier et contacts"
|
||||
},
|
||||
"version": "2.7.0~ynh2",
|
||||
"version": "2.7.0~ynh3",
|
||||
"url": "https://z-push.org",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
|
Loading…
Add table
Reference in a new issue