bondy.conf
filebondy.conf
configuration file that is used to set a wide variety of static configuration options for Bondy and its location depends on the type of install you are using shown in the following table./etc
/bondy/etc
bondy.conf
file is used to set a wide variety of configuration options for Bondy. The file uses a sysctl-like syntax that looks like this:bondy.conf
file to take effect.security_enabled
parameter which accepts the values on
or off
which, as you might suspect, map to the boolean values true
and false
respectively.bondy.conf
file. Alternatively you can use the Admin REST API or the WAMP API to create the realm.bondy.conf
file as shown in the following snippets.security_enabled
parameter takes a JSONboolean
value.