Update config.sample.php improving description for key apps_path#30903
Conversation
Codecov Report
@@ Coverage Diff @@
## master #30903 +/- ##
=========================================
Coverage 62.45% 62.45%
Complexity 18230 18230
=========================================
Files 1145 1145
Lines 68276 68276
Branches 1234 1234
=========================================
Hits 42641 42641
Misses 25274 25274
Partials 361 361
Continue to review full report at Codecov.
|
|
@settermjd please have a look - doc relevant - THX |
f20e5bc to
c6029a0
Compare
|
Because of a requested name change of the directory name from This PR is independent to the refrenced PR ! because it just describes the functionality. |
settermjd
left a comment
There was a problem hiding this comment.
LGTM! Docs will be updated when it's merged and backported.
…apps_path Update config.sample.php improving description for key apps_path
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
This is a small update of config.sample.php to improve the description for the
apps_pathkey.Link to PR #30889 (Add per default the apps2 directory in config.php during installation) for completeness.
Related Issue
Motivation and Context
Better understanding what the key does plus improved example.
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist:
@settermjd, I was not able to get the script running you mentioned in owncloud-archive/documentation#3934 . It always complains about the paths. Can you pls help to create the documentation version of config.sample.php?