Configuration Reference - database
db (text)
host (text)
Default: localhost
Server the mysql server is running on.
pass (text)
Default: packet
Password for the mysql database used by PacketFence.
port (numeric)
Default: 3306
Port the mysql server is running on.
user (text)
Default: pf
Username of the account with access to the mysql database used by PacketFence.