]> git.pld-linux.org Git - packages/nagios.git/blame - nagios-doc-usermacros.patch
- rel 4
[packages/nagios.git] / nagios-doc-usermacros.patch
CommitLineData
7116ea37
ER
1
2Bring doc up to date:
3
4include/macros.h:
5#define MAX_COMMAND_ARGUMENTS 32 /* maximum number of $ARGx$ macros */
6#define MAX_USER_MACROS 256 /* maximum number of $USERx$ macros */
7
8---
9Signed-Off-By: Elan Ruusamäe <glen@delfi.ee>
10
7116ea37
ER
11--- nagios-3.2.3/sample-config/resource.cfg.in 2003-09-12 02:57:51.000000000 +0300
12+++ nagios-3.2.3/sample-config/resource.cfg.in 2010-10-07 16:33:41.616639353 +0300
13@@ -15,7 +15,7 @@
14 # The CGIs will not attempt to read the contents of resource files, so
15 # you can set restrictive permissions (600 or 660) on them.
16 #
17-# Nagios supports up to 32 $USERx$ macros ($USER1$ through $USER32$)
18+# Nagios supports up to 256 $USERx$ macros ($USER1$ through $USER256$)
19 #
20 # Resource files may also be used to store configuration directives for
21 # external data sources like MySQL...
This page took 0.022203 seconds and 4 git commands to generate.