Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dirkmueller:AL:TW
cacti
cacti-config.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cacti-config.patch of Package cacti
Index: cacti-1.2.23/include/config.php =================================================================== --- cacti-1.2.23.orig/include/config.php +++ cacti-1.2.23/include/config.php @@ -45,17 +45,17 @@ $database_persist = false; * must remain commented out. */ -#$rdatabase_type = 'mysql'; -#$rdatabase_default = 'cacti'; -#$rdatabase_hostname = 'localhost'; -#$rdatabase_username = 'cactiuser'; -#$rdatabase_password = 'cactiuser'; -#$rdatabase_port = '3306'; -#$rdatabase_retries = 5; -#$rdatabase_ssl = false; -#$rdatabase_ssl_key = ''; -#$rdatabase_ssl_cert = ''; -#$rdatabase_ssl_ca = ''; +//#$rdatabase_type = 'mysql'; +//#$rdatabase_default = 'cacti'; +//#$rdatabase_hostname = 'localhost'; +//#$rdatabase_username = 'cactiuser'; +//#$rdatabase_password = 'cactiuser'; +//#$rdatabase_port = '3306'; +//#$rdatabase_retries = 5; +//#$rdatabase_ssl = false; +//#$rdatabase_ssl_key = ''; +//#$rdatabase_ssl_cert = ''; +//#$rdatabase_ssl_ca = ''; /** * The poller_id of this system. set to `1` for the main cacti web server. @@ -70,13 +70,13 @@ $poller_id = 1; * would be set to `/cacti/`. */ -$url_path = '/cacti/'; +//$url_path = '/cacti/'; /** * Default session name - session name must contain alpha characters */ -$cacti_session_name = 'Cacti'; +//$cacti_session_name = 'Cacti'; /** * Default Cookie domain - The cookie domain to be used for Cacti @@ -88,7 +88,7 @@ $cacti_session_name = 'Cacti'; * Save sessions to a database for load balancing */ -$cacti_db_session = false; +//$cacti_db_session = false; /** * Disable log rotation settings for packagers
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor