Fix 4.2 port.
[myplc.git] / db-config
index 823fd50..d49ab03 100755 (executable)
--- a/db-config
+++ b/db-config
@@ -523,10 +523,9 @@ def main():
          'min_role_id': 10},
 
         # Delegation
-        {'tagname': "delegations",
-         'description': "Coma seperated list of slices to give delegation authority to.",
-         'category' : 'slice/rspec',
-         'min_role_id': 10}
+        {'name': "delegations",
+         'description': "Comma-seperated list of slices to give delegation authority to.",
+         'min_role_id': 10},
 
         ]