config‎ > ‎

config.ini.std

This file is used to create the initial local config.ini when infx is installed. Make changes to the local config.ini file, not this one.

config.ini
;
; infx wide settings
; override these in either:
;  instance specific config.ini
;  host specific sub-${host}.ini
;
; DO NOT EDIT THIS FILE - EDIT THE COPY IN /infx/local/etc/config.ini INSTEAD
;

; instance management params
[infxenv]

; set/override environment settings
[env]

; set vars for use in template output etc
[template]
[]

; define command line alias
[include sub-infx-cli.ini]

; backup and restore to disk with ontape
[include sub-infx-ontape.ini]
;[include sub-infx-onbar.ini]

; status monitor settings
[include sub-infx-alert.ini]
[include sub-infx-ignore.ini]

; include host specific config
[include sub-${host}.ini]