summaryrefslogtreecommitdiffstats
path: root/config-db/OpenSLX
diff options
context:
space:
mode:
Diffstat (limited to 'config-db/OpenSLX')
-rw-r--r--config-db/OpenSLX/DBSchema.pm3
1 files changed, 0 insertions, 3 deletions
diff --git a/config-db/OpenSLX/DBSchema.pm b/config-db/OpenSLX/DBSchema.pm
index f5288813..e630d42f 100644
--- a/config-db/OpenSLX/DBSchema.pm
+++ b/config-db/OpenSLX/DBSchema.pm
@@ -159,9 +159,6 @@ $DbSchema = {
],
'settings' => [
# system-wide settings
- 'use_absolute_tftp:b',
- # whether or not the TFTP-server requires the
- # use of absolute path names
'default_nicmods:s.256',
# list of default network modules
],