mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Update config_sample_php_parameters.rst
This commit is contained in:
committed by
GitHub
parent
1f58e7c0ad
commit
dd00aa5d23
@@ -160,7 +160,7 @@ systems you should use MySQL, MariaDB, or PosgreSQL.
|
||||
0 => 'localhost',
|
||||
1 => 'studio',
|
||||
),
|
||||
'datadirectory' => '/var/www/Nextcloud/data',
|
||||
'datadirectory' => '/var/www/nextcloud/data',
|
||||
'dbtype' => 'sqlite3',
|
||||
'version' => '7.0.2.1',
|
||||
'installed' => true,
|
||||
|
||||
Reference in New Issue
Block a user