From 7f7118bbfaf984426a180f1c31d98ac2c228bc64 Mon Sep 17 00:00:00 2001 From: Liviu Chircu Date: Mon, 10 May 2021 11:54:40 +0300 Subject: [PATCH] drouting docs: Fix modparam types --- modules/drouting/doc/drouting_admin.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/drouting/doc/drouting_admin.xml b/modules/drouting/doc/drouting_admin.xml index cf90f1f713b..be50a79335f 100644 --- a/modules/drouting/doc/drouting_admin.xml +++ b/modules/drouting/doc/drouting_admin.xml @@ -1128,7 +1128,7 @@ modparam("drouting", "use_partitions", 1)
- <varname>db_partitions_url</varname> (int) + <varname>db_partitions_url</varname> (str) The url to the database containing partition-specific information. (partition-specific information includes @@ -1153,7 +1153,7 @@ modparam("drouting", "db_partitions_url", "mysql://user:password@localhost/opens
- <varname>db_partitions_table</varname> (int) + <varname>db_partitions_table</varname> (str) The name of the table containing partition definitions. To be used with use_partitions and db_partitions_url. @@ -1198,7 +1198,7 @@ modparam("drouting", "partition_id_pvar", "$var(matched_partition)")
- <varname>enable_restart_persistency</varname> (pvar) + <varname>enable_restart_persistency</varname> (int) Parameter set to enable restart persistency for the Dynamic Routing module. When this parameter is set, the drouting module no longer loads the data