Skip to content

Commit

Permalink
add datacop
Browse files Browse the repository at this point in the history
  • Loading branch information
sophieschi committed Dec 27, 2024
1 parent 7f72550 commit 6b0be93
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions users.toml
Original file line number Diff line number Diff line change
Expand Up @@ -605,3 +605,12 @@ uid = 1176
ssh_pubkeys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF8euQIEhPOHXD4v/uuDAWQYQkAPpdW+NccJA/UUuI3x gari",
]


[datacop]
enable_rz = false
enable_event = true
uid = 1177
ssh_pubkeys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIV5kNzCRW7ZjeB7S3w4fRM/wjGLyYT8D5fURZnbAPCF [email protected]",
]

0 comments on commit 6b0be93

Please sign in to comment.