1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/onlyoffice_ynh.git synced 2024-09-03 19:56:11 +02:00

Update install

This commit is contained in:
Éric Gaspar 2023-04-25 11:34:30 +02:00
parent 74d9b9d3a3
commit baa7c18b5c

View file

@ -118,6 +118,8 @@ echo onlyoffice-documentserver onlyoffice/db-user string $db_user | debconf-set-
echo onlyoffice-documentserver onlyoffice/db-pwd password $db_pwd | debconf-set-selections
echo onlyoffice-documentserver onlyoffice/db-name string $db_name | debconf-set-selections
echo onlyoffice-documentserver onlyoffice/jwt-enabled boolean false | debconf-set-selections
#=================================================
# INSTALL ONLYOFFICE
#=================================================