WYŁĄCZAMY !-
WEBDAV (Web Distributed Authoring and Versioning) to rozszerzenie protokołu HTTP, które umożliwia zdalne zarządzanie plikami na serwerze przez sieć (np. edycję, przesyłanie, usuwanie plików). W kontekście Mailu:
This commit is contained in:
parent
5c84b70623
commit
6fd2f0bcaf
|
|
@ -8,6 +8,7 @@ TLS_FLAVOR=letsencrypt
|
||||||
|
|
||||||
# Webmail
|
# Webmail
|
||||||
WEBMAIL=roundcube # <-- DODAJ TO (lub 'none')
|
WEBMAIL=roundcube # <-- DODAJ TO (lub 'none')
|
||||||
|
WEBDAV=none # disable if not needed
|
||||||
|
|
||||||
# Admin user
|
# Admin user
|
||||||
ADMIN=admin
|
ADMIN=admin
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue