mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 20:47:01 +01:00
* added orca docker file and make target * made clippy happy * fixed Orca dockerfile * Update tools/orca/src/profile.rs * trying to fix debian builds --------- Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
11 lines
214 B
TOML
11 lines
214 B
TOML
control_uri = "https://localhost:8443"
|
|
admin_password = ""
|
|
idm_admin_password = ""
|
|
seed = -1236045086759770365
|
|
extra_uris = []
|
|
warmup_time = 10
|
|
test_time = 180
|
|
group_count = 5
|
|
person_count = 500
|
|
thread_count = 20
|