Revision 334c1b75 settings.d/20-api.conf

b/settings.d/20-api.conf
78 78

  
79 79
# Maximum number of VMs a user is allowed to have
80 80
MAX_VMS_PER_USER = 2
81

  
82
# URL templates for the stat graphs
83
CPU_GRAPH_URL_TEMPLATE = 'http://localhost/%s/cpu-bar.png'
84
NET_GRAPH_URL_TEMPLATE = 'http://localhost/%s/net-ts.png'
85

  
86
# Recommended refresh period for server stats
87
STATS_REFRESH_PERIOD = 60

Also available in: Unified diff