Skip to content

Commit

Permalink
fix: Remove uuid = "incrementing" from Prose-example.toml`
Browse files Browse the repository at this point in the history
While it can be useful in a CI, this leads to unexpected errors when starting an API twice.
  • Loading branch information
RemiBardon committed Nov 10, 2024
1 parent 91bf6fe commit c5bc477
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Prose-example.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,4 @@ smtp_encrypt = false
automatically_accept_invitations = true

[debug_only.dependency_modes]
uuid = "incrementing"
notifier = "logging"

0 comments on commit c5bc477

Please sign in to comment.