mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-05 08:10:50 +00:00
7 lines
No EOL
205 B
Text
7 lines
No EOL
205 B
Text
Server {
|
|
org.apache.zookeeper.server.auth.DigestLoginModule required
|
|
username="zookeperServer1"
|
|
password="zookeperServer1pw"
|
|
user_zookeperServer1="zookeperServer1pw"
|
|
;
|
|
}; |