opnsense-ports/www/pivotx/files/patch-pivotx-data.php
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

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,