; File: conf.ini ; Description: ; ------------ ; This file contains configuration information for the dataface framework. ; Configuration options include such things as database connection information ; tables to be displayed in the menu, and behavioral and display characteristics ; of the dataface application (like whether to display the menu). ; title = "Gefahrenmerkmale" ;debug = 1 default_language = de ;default_browse_action = edit ;default_table = mpi_users default_limit = 25 ;usage_mode = edit disable_session_ip_check = 1 disable_g2 = 1 [_modules] modules_depselect=modules/depselect/depselect.php modules_datepicker=modules/datepicker/datepicker.php [languages] en = English de = German [_database] host = "localhost" user = "mpg_gfk" password = "Z8XwcFJmxepr4KL9" name = "mpidb_mpg_gfk" driver = "mysqli" [_own] dn = "mpi-magdeburg.mpg.de" notify = 30 version = 1.0.06 mailto = "db-responsable@.mpg.de" mailname = "db-admin" [_tables] list_gefahr = "Gefahrenmerkmale" list_lgk = "Lagerklasse" view_gefahr = "Gefahrenst. MPI" view_chemAll = "Chemiest. MPI" view_favorit = "Favorit" list_reiter = "mehr .." [_auth] users_table = "mpi_users" username_column = "username" session_timeout = 86400 ; Autorisierung ueber db auth_type = basic password_column = "password" ; Autorisierung ueber ldap ;auth_type = ldap ldap_host = "ldap" ldap_port = "389" ldap_base = "dc=mpi-magdeburg,dc=mpg,dc=de" [_prefs] hide_updated = 0 hide_posted_by = 1 ;horizontal_tables_menu = 1 [history] enabled = 1