summaryrefslogtreecommitdiff
path: root/apache/apache.cf
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2002-12-31 02:38:36 +0000
committerJonas Smedegaard <dr@jones.dk>2002-12-31 02:38:36 +0000
commitacecc7c2513d1fafe17afb9073cabe03cb3d8c51 (patch)
treee71c4c5d25ff40d4588b1e60942cf783307ae2a3 /apache/apache.cf
parent8a22684953d6128de78d6ab958dca28f9f3807e6 (diff)
Raise filesize limit.
Diffstat (limited to 'apache/apache.cf')
-rwxr-xr-xapache/apache.cf7
1 files changed, 4 insertions, 3 deletions
diff --git a/apache/apache.cf b/apache/apache.cf
index 8716601..e3b7ff7 100755
--- a/apache/apache.cf
+++ b/apache/apache.cf
@@ -1,9 +1,10 @@
#! /usr/bin/cfengine -qf
control:
- OutputPrefix = ("${cf_prefix}")
- actionsequence = ( editfiles )
- AddInstallable = ( apache_reload )
+ OutputPrefix = ("${cf_prefix}")
+ actionsequence = ( editfiles )
+ AddInstallable = ( apache_reload )
+ EditfileSize = ( 50000 )
editfiles:
any::