#If auto_import_package_data is true then package_data.json file is automatically imported when ClowdFlows project is newly deployed or refreshed from git
auto_import_package_data=True
#If auto_import_package_data is true then given data file is automatically imported when ClowdFlows project is newly deployed or refreshed from git
AUTO_IMPORT_DB=False
#For auto_import_package_data_replace_option description see the 'replace' option in workflows/import_package command
auto_import_package_data_replace_option=True
AUTO_IMPORT_DB_REPLACE_OPTION=True
#If file(s) other than ./db/package_data.json should be imported, auto_import_package_data_files should be corrected