Skip to content

Commit 540592f

Browse files
DeepDiver1975claude
andcommitted
docs(config): reword the user.home_base_dirs sample comment
The sentence wrapped so that a line began with "- the application's own files.", which AsciiDoc renders as a list item once config-to-docs converts config.sample.php into the admin manual's config parameters page. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
1 parent 3058f6f commit 540592f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/config.sample.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,8 +399,8 @@
399399
* instance can be configured to read it from a user attribute. Such a value is
400400
* not necessarily controlled by the ownCloud administrator, so a home is only
401401
* accepted when it lies inside the configured `datadirectory`. A home pointing
402-
* at the ownCloud code directory would otherwise expose - and allow overwriting
403-
* - the application's own files.
402+
* at the ownCloud code directory would otherwise expose the application's own
403+
* files, and allow overwriting them.
404404
*
405405
* If user homes legitimately live outside of the data directory, for example on
406406
* a separate NFS mount, list the permitted base directories here. Any home

0 commit comments

Comments
 (0)