]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/default.php
Merge branch 'master' into social-master
[quix0rs-gnu-social.git] / lib / default.php
index 6d6677f2872de15232f448b9b835259536db160e..72b82e820fa3026a39feae26da52529d513f6e66 100644 (file)
@@ -211,6 +211,7 @@ $default =
         array('server' => null,
               'dir' => INSTALLDIR . '/file/',
               'path' => $_path . '/file/',
+              'chmod' => 0644,        // Access rights (chmod) for any attachments
               'sslserver' => null,
               'sslpath' => null,
               'ssl' => null,