Skip to content

Commit 766a7ab

Browse files
authored
Update arc.toml
1 parent 1ae6902 commit 766a7ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

arc.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ daily_min_files = 12 # Minimum 12 hourly files before compacting
214214
# Enable/disable authentication
215215
# When enabled, requests must include a valid token in the Authorization header
216216
# Public endpoints (/health, /ready, /metrics) are always accessible
217-
enabled = false
217+
enabled = true
218218

219219
# -----------------------------------------------------------------------------
220220
# Delete Configuration
@@ -251,4 +251,4 @@ enabled = true
251251
enabled = true
252252

253253
[telemetry]
254-
enabled = true
254+
enabled = true

0 commit comments

Comments
 (0)