... | ... |
@@ -581,27 +581,6 @@ modparam("htable", "timer_interval", 10) |
581 | 581 |
</programlisting> |
582 | 582 |
</example> |
583 | 583 |
</section> |
584 |
- <section id="htable.p.timer_mode"> |
|
585 |
- <title><varname>timer_mode</varname> (integer)</title> |
|
586 |
- <para> |
|
587 |
- If set to 1, the module will start a new timer process. If set to 0 |
|
588 |
- will use the default timer process to check for expired htable |
|
589 |
- values. |
|
590 |
- </para> |
|
591 |
- <para> |
|
592 |
- <emphasis> |
|
593 |
- Default value is 0. |
|
594 |
- </emphasis> |
|
595 |
- </para> |
|
596 |
- <example> |
|
597 |
- <title>Set <varname>timer_mode</varname> parameter</title> |
|
598 |
- <programlisting format="linespecific"> |
|
599 |
-... |
|
600 |
-modparam("htable", "timer_mode", 1) |
|
601 |
-... |
|
602 |
-</programlisting> |
|
603 |
- </example> |
|
604 |
- </section> |
|
605 | 584 |
<section id="htable.p.db_expires"> |
606 | 585 |
<title><varname>db_expires</varname> (integer)</title> |
607 | 586 |
<para> |