summaryrefslogtreecommitdiffstats
path: root/config-db
diff options
context:
space:
mode:
Diffstat (limited to 'config-db')
-rw-r--r--config-db/OpenSLX/DBSchema.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/config-db/OpenSLX/DBSchema.pm b/config-db/OpenSLX/DBSchema.pm
index e630d42f..dcd2fbff 100644
--- a/config-db/OpenSLX/DBSchema.pm
+++ b/config-db/OpenSLX/DBSchema.pm
@@ -267,7 +267,6 @@ $DbSchema = {
'cols' => $DbSchema->{'tables'}->{'settings'},
'vals' => [
{ # add default configuration
- 'use_absolute_tftp' => '0',
'default_nicmods'
=> 'forcedeth e1000 e100 tg3 via-rhine r8169 pcnet32',
},