forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
366 B
PHP
10 lines
366 B
PHP
--- pivotx/data.php.orig 2011-08-05 02:40:39.000000000 +0900
|
|
+++ pivotx/data.php 2011-08-16 10:55:32.000000000 +0900
|
|
@@ -616,6 +616,7 @@
|
|
'allow_comments' => '1',
|
|
'allow_paragraphs' => '0',
|
|
'chmod' => '0644',
|
|
+ 'chmod_dir' => '0755',
|
|
'cookie_length' => '1814400',
|
|
'db_version' => $dbversion,
|
|
'debug' => 0,
|