~lamont/charms/trusty/anope/trunk

« back to all changes in this revision

Viewing changes to templates/services.conf.tmpl

  • Committer: LaMont Jones
  • Date: 2015-04-23 02:48:17 UTC
  • Revision ID: lamont@canonical.com-20150423024817-40urqx7gxn9po4iz
template cleanup

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
 
87
87
log
88
88
{
89
 
  target = "/var/log/anope/services.log"
 
89
  target = "services.log"
90
90
  bot = Global
91
 
  logage = 0  # we'll use logrotate to handle this, I hope XXX
 
91
  logage = {{ log_days }}
92
92
  admin = "*"
93
93
  override = "chanserv/* nickserv/* memoserv/set ~botserv/set botserv/*"
94
94
  commands = "~operserv/* *"