summaryrefslogtreecommitdiff
path: root/server/Rocket.toml
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@spawned.biz>2025-01-28 00:19:03 +0100
committerJoel Klinghed <the_jk@spawned.biz>2025-01-28 00:20:18 +0100
commit1dc9fa993d42ff5041de9c93c4053d003003c7e0 (patch)
tree5d9b5ceae3206c9015f8d678a84388b931b16516 /server/Rocket.toml
parent9d14d9ca39b46042c4196382613dd9c4bf711fcb (diff)
Generate authorized_keys from user keys
Diffstat (limited to 'server/Rocket.toml')
-rw-r--r--server/Rocket.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/Rocket.toml b/server/Rocket.toml
index d0d29bf..0abe363 100644
--- a/server/Rocket.toml
+++ b/server/Rocket.toml
@@ -5,6 +5,7 @@ ldap_url = "ldap://localhost:1389"
ldap_users = "ou=users,dc=example,dc=org"
ldap_filter = "(objectClass=posixAccount)"
git_server_root = "git_server"
+authorized_keys = "authorized_keys"
[default.databases.eyeballs]
# root is needed for tests