Skip to content

Commit

Permalink
remove inaccurate language from config.sample.php
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
  • Loading branch information
summersab committed Sep 7, 2023
1 parent 28c874e commit 47f154e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/config.sample.php
Original file line number Diff line number Diff line change
Expand Up @@ -1928,8 +1928,7 @@
/**
* Override where Nextcloud stores the ``appdata_INSTANCEID`` directory. Useful
* when using remote object storage where local system disks provide faster data
* access or when using shared storage for ``appdata_INSTANCEID`` between
* multiple Nextcloud systems. Defaults to `datadirectory` if unset.
* access. Defaults to `datadirectory` if unset.
*
* The Web server user must have write access to this directory.
*/
Expand Down

0 comments on commit 47f154e

Please sign in to comment.