Revision c738c935 settings.d/20-api.conf

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

  
77 77
# Maximum number of VMs a user is allowed to have
78 78
MAX_VMS_PER_USER = 2
79

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

  
84
# Recommended refresh period for server stats
85
STATS_REFRESH_PERIOD = 60

Also available in: Unified diff