mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
mysql_4byte_support.rst: adjust wording, avoid repetition
Co-Authored-By: Sascha Wiswedel <wiswedel@users.noreply.github.com>
This commit is contained in:
parent
2e8a5c5014
commit
96fe694b55
@ -53,7 +53,7 @@ installation needs to be tweaked a bit.
|
||||
innodb_file_format=barracuda
|
||||
innodb_file_per_table=1
|
||||
|
||||
3. Open a shell, change dir (change ``/var/www/nextcloud`` to your nextcloud location if needed), and put your nextcloud instance in maintenance mode, if it isn't already::
|
||||
3. Open a shell, change dir (adjust ``/var/www/nextcloud`` to your nextcloud location if needed), and put your nextcloud instance in maintenance mode, if it isn't already::
|
||||
|
||||
$ cd /var/www/nextcloud
|
||||
$ sudo -u www-data php occ maintenance:mode --on
|
||||
|
||||
Loading…
Reference in New Issue
Block a user