blob: 651826c58c671cb3cafbd75d0eb550ecc1d6188b (
plain) (
blame)
1
2
3
4
5
6
7
|
// Athena Ladmin configuration file.
// Log for all actions.
ladmin_log_filename: log/ladmin.log
// local settings for this server in this file
import: conf/ladmin_local.conf
|