Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 642 Bytes

head_ospatrol_config.global.rst

File metadata and controls

40 lines (26 loc) · 642 Bytes

ospatrol.conf: Global options

Overview

Supported types

Global options are available in the the following installation types:

  • server
  • local

Location

All global options must be configured in the /var/ospatrol/etc/ospatrol.conf and used within the <ospatrol_config> tag.

XML excerpt to show location:

<ospatrol_config>
    <global>
        <!--
        Global options here
        -->
    </global>
</ospatrol_config>

Options