aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-server/server.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/atuin-server/server.toml')
-rw-r--r--crates/atuin-server/server.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/crates/atuin-server/server.toml b/crates/atuin-server/server.toml
index f02372d0..9ff95890 100644
--- a/crates/atuin-server/server.toml
+++ b/crates/atuin-server/server.toml
@@ -33,11 +33,6 @@
# host = 127.0.0.1
# port = 9001
-# [tls]
-# enable = false
-# cert_path = ""
-# pkey_path = ""
-
## Enable legacy sync v1 routes (history-based sync)
## Set to false to disable and use only the newer record-based sync
# sync_v1_enabled = true