diff --git a/aurora/utilities/config.py b/aurora/utilities/config.py index a98b0b8..88090b7 100644 --- a/aurora/utilities/config.py +++ b/aurora/utilities/config.py @@ -16,7 +16,7 @@ def register_config(config_obj: Config): history_pagesize = 5, history_inline_pagesize = 6, auto_evidenceformat = False, - blacklist_roles = [] + addrole_roles = [] ) config_obj.register_user( history_ephemeral = None,