Skip to content

Commit

Permalink
Updating config
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Feb 25, 2024
1 parent d896eb7 commit 7ffea8e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/common.neon
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ fbAccountsModule:

fbDevicesModule:
apiPrefix: %api.prefixed.modules%
exchange: %modules.exchange%

fbTriggersModule:
apiPrefix: %api.prefixed.modules%
Expand Down
3 changes: 3 additions & 0 deletions config/defaults.neon
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ parameters:
api:
prefixed:
modules: true

modules:
exchange: false

0 comments on commit 7ffea8e

Please sign in to comment.