Removed obsolete reference to archive_schema.

This commit is contained in:
Tom Keffer
2021-02-25 18:35:24 -08:00
parent 8084b8d381
commit 792e568bd0

View File

@@ -100,10 +100,6 @@ version = test
# Set the following to "software" to force software record generation:
record_generation = hardware
# The schema to be used for the archive database. This is used only when it is initialized.
# Thereafter, the types are retrieved from the database.
archive_schema = user.schemas.defaultArchiveSchema
############################################################################################
[DataBindings]