Suggest to shutdown or maintenance mode

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling
2017-10-26 10:33:32 +02:00
parent 954ed2468b
commit fa222396df

View File

@@ -19,3 +19,6 @@ or otherwise ask for confirmation, before performing the heavy actions::
sudo -u www-data ./occ db:convert-filecache-bigint
This can take up to hours, depending on the number of files in your instance!
Continue with the conversion (y/n)? [n]
.. note:: Similar to a normal update, you should shutdown your apache or nginx server or enable maintenance
mode before running the command to avoid issues with your sync clients.