diff --git a/core/plug-in/echo/etc/echo.conf b/core/plug-in/echo/etc/echo.conf new file mode 100644 index 00000000..0f93230f --- /dev/null +++ b/core/plug-in/echo/etc/echo.conf @@ -0,0 +1,17 @@ +# Echo plug-in configuration file +# + +# Session timer ([yes,no]; default: no) +# + +# - enables the session timer. +# +# enable_session_timer=yes + +# - set the "Session-Expires" parameter for the session timer. +# +# session_expires=240 + +# - set the "Min-SE" parameter for the session timer. +# +# minimum_timer=90