Skip to content

Commit 2879eab

Browse files
committed
add export property
1 parent 984f724 commit 2879eab

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

userguide/platform/includes/killbill-configuration-properties-table.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1088,5 +1088,15 @@ KB_org_killbill_template_invoiceFormatterFactoryPluginName |Invoice formatter
10881088
10891089
|===
10901090
1091+
=== Export Properties
1092+
1093+
[options="header",cols="1,1,1,1"]
1094+
|===
1095+
|Property Name/Environment Variable Name |Description |Default Value | Configuration Method
1096+
//-------------------------------------------------
1097+
|org.killbill.export.extra.tables.prefix
1098+
/KB_org_killbill_export_extra_tables_prefix |Prefix of the extra tables that need to be exportted |aviate_catalog |System Property/Environment Variable
1099+
|===
1100+
10911101
[NOTE]
10921102
In case of a Tomcat-based environment, the above properties can be configured as system properties. In case of Docker systems, they can be set via the environment variables mentioned above.

0 commit comments

Comments
 (0)