]> git.pld-linux.org Git - packages/nagios.git/blob - nagios-doc-usermacros.patch
package new theme files to -cgi package
[packages/nagios.git] / nagios-doc-usermacros.patch
1
2 Bring doc up to date:
3
4 include/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 ---
9 Signed-Off-By: Elan Ruusamäe <glen@delfi.ee>
10
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.098275 seconds and 3 git commands to generate.