mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 18:56:02 +07:00
Fix internal links to 8.2 docs
This commit is contained in:
@@ -168,7 +168,7 @@ The configuration file should look something like this:
|
||||
'passwordsalt' => '01234567890123456789',
|
||||
'datadirectory' => '/var/data',
|
||||
'dbtype' => 'oci',
|
||||
'version' => '8.0..x.y',
|
||||
'version' => '8.2.x.y',
|
||||
'dbname' => 'orcl',
|
||||
'dbhost' => '192.168.1.57',
|
||||
'dbtableprefix' => 'oc_',
|
||||
|
||||
Reference in New Issue
Block a user