Skip to content

Commit

Permalink
Update install
Browse files Browse the repository at this point in the history
  • Loading branch information
ericgaspar committed Apr 25, 2023
1 parent 74d9b9d commit baa7c18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/install
Original file line number Diff line number Diff line change
Expand Up @@ -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
#=================================================
Expand Down

0 comments on commit baa7c18

Please sign in to comment.