-
Notifications
You must be signed in to change notification settings - Fork 6
move allowlist out of config files #127
Copy link
Copy link
Open
Description
The current solution requires that we manually update the config files and restart the Core server to update the allowlist. What is the best way to allow for: (1) instant updates without restarts and (2) allow us to programmatically update the allowlist?
My initial thought would be dropping the config field and creating new tables in the database for allowlist/denylist, but open to better solutions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels