Sentry/Configuration: Difference between revisions
From Citizens Wiki
< Sentry
(Created page with "The first time you load Sentry it will create a /Sentry/config.yml. This file can be used to adjust server-wide options for Sentry. After changing this file call /sentry Reloa...") |
No edit summary |
||
Line 3: | Line 3: | ||
New versions of Sentry will NOT make a new file if it exists already, so keep an eye on this page in case more options are added or changed. | New versions of Sentry will NOT make a new file if it exists already, so keep an eye on this page in case more options are added or changed. | ||
{{codebox | {{codebox|Sentry config.yml| | ||
<syntaxhighlight lang="yaml"> | <syntaxhighlight lang="yaml"> | ||
#Sentry configuration | #Sentry configuration |
Revision as of 22:17, 13 September 2012
The first time you load Sentry it will create a /Sentry/config.yml. This file can be used to adjust server-wide options for Sentry. After changing this file call /sentry Reload to reload it.
New versions of Sentry will NOT make a new file if it exists already, so keep an eye on this page in case more options are added or changed.
Code: Sentry config.yml |
{{{2}}} |