This commit was generated by cvs2svn to compensate for changes in r11022,
[freeside.git] / torrus / xmlconfig / site-global.xml
1 <?xml version="1.0"?>
2
3 <!-- 
4   Global configuration parameters, applied to every tree.
5   This file is not overwritten by "make install"
6   Uncomment what is needed and add new parameters here
7 -->
8
9 <configuration>
10
11 <datasources>
12
13   <!-- Disperse the collector timeoffsets. Useful in large installations
14        and/or network devices with plenty interaces -->  
15   <!-- param name="collector-dispersed-timeoffset" value="yes" -->
16
17   <!-- This would replace the 6-hour small graphs with 24-hour ones -->
18   <!-- param name="rrgraph-views">
19     last24h-small,last24h,lastweek,lastmonth,lastyear
20   </param -->
21
22   
23 </datasources>
24
25 </configuration>