We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46d18d9 commit ff86773Copy full SHA for ff86773
1 file changed
backend/pkg/constants/custom_integrations.go
@@ -1,5 +1,5 @@
1
package constants
2
3
const(
4
- CUSTOM_INDEX_PREFIX = "custom";
+ CUSTOM_INDEX_PREFIX = "v11-log";
5
)
0 commit comments