Sfoglia il codice sorgente

Merge branch 'master' of github.com:mailcow/mailcow-dockerized

andryyy 4 anni fa
parent
commit
6ae1e8223f
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      helper-scripts/nextcloud.sh

+ 0 - 1
helper-scripts/nextcloud.sh

@@ -110,7 +110,6 @@ elif [[ ${NC_INSTALL} == "y" ]]; then
     --database-name ${DBNAME} \
     --database-user ${DBUSER} \
     --database-pass ${DBPASS} \
-    --database-table-prefix nc_ \
     --admin-user admin \
     --admin-pass ${ADMIN_NC_PASS} \
       --data-dir /web/nextcloud/data