]> git.mxchange.org Git - friendica.git/blobdiff - doc/Config.md
Merge pull request #13724 from Raroun/Fix-for-Issue-#13637---Photo-caption-prevents...
[friendica.git] / doc / Config.md
index a66895ca179a8170cd23231d7488ab0d0ef77959..3e0459f9c8aa480f9fa6429fde8164a34b365f45 100644 (file)
@@ -38,7 +38,7 @@ All of them have to end with `.config.php` and must not include `-sample` in the
 
 Some examples of common known configuration files:
 - `local.config.php` holds the base node custom configuration.
-- Any other file in this folder is meant for addon configuration.
+- Any other file in this folder is meant for additional configuration (e.g. for addons).
 
 Addons can define their own default configuration values in `addon/[addon]/config/[addon].config.php` which is loaded when the addon is activated.
 
@@ -250,7 +250,7 @@ key = value
                <tr>
             <td><pre>
 [config]
-register_policty = REGISTER_CLOSED
+register_policy = REGISTER_CLOSED
 </pre></td>
                                <td><pre>
 'config' => [