]> jfr.im git - solanum.git/blobdiff - modules/m_info.c
Pace aways.
[solanum.git] / modules / m_info.c
index 4facb980dedaa3e953a4c324a7fb6064dd048e70..bd2171afb385598853bf4e900206d8056e55002d 100644 (file)
@@ -524,6 +524,12 @@ static struct InfoStruct info_table[] = {
                &ConfigFileEntry.max_ratelimit_tokens,
                "The maximum number of tokens that can be accumulated for executing rate-limited commands",
        },
+       {
+               "away_interval",
+               OUTPUT_DECIMAL,
+               &ConfigFileEntry.away_interval,
+               "The minimum time between aways",
+       },
        {
                "default_split_server_count",
                OUTPUT_DECIMAL,