]> git.mxchange.org Git - friendica.git/blobdiff - static/defaults.config.php
Use gsid for the network name
[friendica.git] / static / defaults.config.php
index 97e4b0b54b2623812002e6f3e5facb40b1d2a638..006c3d4f57cf374a2f22229ec605f8f6c40d0199 100644 (file)
@@ -505,6 +505,10 @@ return [
                // Set to false if your non-sendmail agent is incompatible, or to restore old behavior of using the host address.
                'sendmail_params' => true,
 
+               // set_creation_date (Boolean)
+               // When enabled, the user can enter a creation date when composing a post.
+               'set_creation_date' => false,
+
                // show_global_community_hint (Boolean)
                // When the global community page is enabled, use this option to display a hint above the stream, that this is a collection of all public top-level postings that arrive on your node.
                'show_global_community_hint' => false,