You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
815 B
28 lines
815 B
|
|
#dry=0
|
|
#skip_errors=0
|
|
import_multithreading = 0
|
|
|
|
#subscriber_filenames = /home/rkrenn/temp/upcat/export1.csv,/home/rkrenn/temp/upcat/export2.csv
|
|
subscriber_filenames = /home/rkrenn/temp/upcat/ExportTestMigration.csv
|
|
subscriber_import_numofthreads = 2
|
|
ignore_subscriber_unique = 0
|
|
subscriber_import_single_row_txn = 1
|
|
|
|
provision_subscriber_rownum_start = 2
|
|
provision_subscriber_multithreading = 1
|
|
provision_subscriber_numofthreads = 2
|
|
webpassword_length = 8
|
|
webusername_length = 8
|
|
sippassword_length = 16
|
|
report_filename = provision.txt
|
|
#report_filename = provision_%s.json
|
|
#default_channels = 1
|
|
|
|
default_domain = d20.upc.at
|
|
default_reseller_name = default
|
|
default_billing_profile_name = Default Billing Profile
|
|
default_barring =
|
|
cc_ac_map_yml = cc_ac.yml
|
|
default_cc = 43
|
|
barring_profiles_yml = barring_profiles.yml |