1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-21 03:02:09 +00:00

update sync guide

This commit is contained in:
Joel Kåberg 2016-05-22 04:35:11 +02:00
parent 5b459bf44b
commit ffab3e37c6
2 changed files with 1 additions and 3 deletions

View File

@ -16,7 +16,7 @@
error_log /var/log/radicale/error.log; error_log /var/log/radicale/error.log;
proxy_pass http://127.0.0.1:5232; proxy_pass http://127.0.0.1:5232;
} }
location ~ ^/.well-known/(caldav|carddav) { location ~ ^/.well-known/(caldav|carddav) {
rewrite ^ /radicale$request_uri last; rewrite ^ /radicale$request_uri last;
} }

View File

@ -13,8 +13,6 @@
<table class="table"> <table class="table">
<thead><tr><th>For...</th> <th>Visit this URL</th></tr></thead> <thead><tr><th>For...</th> <th>Visit this URL</th></tr></thead>
<tr><th>Contacts</td> <td><a href="https://{{hostname}}/cloud/contacts">https://{{hostname}}/cloud/contacts</a></td></tr>
<tr><th>Calendar</td> <td><a href="https://{{hostname}}/cloud/calendar">https://{{hostname}}/cloud/calendar</a></td></tr>
</table> </table>
<p>Log in settings are the same as with <a href="#mail-guide" onclick="return show_panel(this);">mail</a>: your <p>Log in settings are the same as with <a href="#mail-guide" onclick="return show_panel(this);">mail</a>: your