diff --git a/temporal.yml b/temporal.yml new file mode 100644 index 0000000..8862dfa --- /dev/null +++ b/temporal.yml @@ -0,0 +1,6 @@ +limit.maxIDLength: + - value: 255 + constraints: {} +system.forceSearchAttributesCacheRefreshOnRead: + - value: true # Dev setup only. Please don't turn this on in production. + constraints: {}