feat: Add Facebook Ads settings management with API integration and UI support

This commit is contained in:
2026-03-07 19:37:07 +01:00
parent 5dc2a89748
commit 9bca12a59a
7 changed files with 76 additions and 10 deletions

View File

@@ -123,3 +123,7 @@ symbol_info_budget:
# Note: the backend is fixed at startup. If a project with a different backend
# is activated post-init, an error will be returned.
language_backend:
# list of regex patterns which, when matched, mark a memory entry as readonly.
# Extends the list from the global configuration, merging the two lists.
read_only_memory_patterns: []