Open aliekens opened 11 years ago
Database name, login and password are hardcoded, but will differ from system to system.
Current solution is a config .h file that needs to be configured before compilation. Upon deployment in production, this needs to become a configuration file that is parsed by biographd at runtime.
Database name, login and password are hardcoded, but will differ from system to system.