-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathko-config.php
154 lines (120 loc) · 5.21 KB
/
ko-config.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<?php
/***************************************************************
* Copyright notice
*
* (c) 2003-2015 Renzo Lauper ([email protected])
* All rights reserved
*
* This script is part of the kOOL project. The kOOL project is
* free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* The GNU General Public License can be found at
* http://www.gnu.org/copyleft/gpl.html.
* A copy is found in the textfile GPL.txt and important notices to the license
* from the author is found in LICENSE.txt distributed with these scripts.
*
* kOOL is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* This copyright notice MUST APPEAR in all copies of the script!
***************************************************************/
//Titel
$HTML_TITLE = "Test";
//Module
$MODULES = array("daten", "leute", "reservation", "kg", "groups", "tracking", "rota", "fileshare", "sms", "admin", "tools", "mailing");
//Languages
$WEB_LANGS = array("de_CH", "de_DE", "en_UK", "en_US", "nl_NL");
$GET_LANG_FROM_BROWSER = FALSE;
//Datenbank
$mysql_user = "kOOL";
$mysql_pass = "kOOL";
$mysql_server = "localhost";
$mysql_db = "kOOL";
//LDAP
$ldap_enabled = FALSE;
/*
$ldap_admin = 'kOOL_ldapadmin';
$ldap_admin_pw = '';
$ldap_server = 'your.ldap.server';
$ldap_dn = 'ou=kOOL_,dc=your,dc=ldap,dc=server';
*/
//Set to TRUE if all kOOL logins should get exported to LDAP, not only those with access to addresses
@define('LDAP_EXPORT_ALL_LOGINS', FALSE);
//Base
$BASE_URL = "http://172.17.0.1/kOOL/";
$BASE_PATH = "/var/www/html/kOOL/";
@define('FORCE_SSL', FALSE);
//Smarty
$smarty_dir = $BASE_PATH;
//Include path for smarty (if installed locally)
$INCLUDE_PATH_SMARTY = '/var/lib/kOOL/smarty-2.6.28/libs/';
//Set path to pdflatex executable (if installed locally)
$PDFLATEX_PATH = '';
//Transport settings for email (using SwiftMailer)
//method can be: smtp, mail or sendmail
//$MAIL_TRANSPORT = array('method' => 'smtp', 'host' => '', 'port' => '', 'ssl' => FALSE, 'tls' => FALSE, 'auth_user' => '', 'auth_pass' => '');
//SMS-Parameter
$SMS_PARAMETER = array("user" => "", "pass" => "", "api_id" => "");
//Settings for mailing module
//$MAILING_PARAMETER = array('host' => '', 'port' => 110, 'user' => '', 'pass' => '', 'domain' => '', 'ssl' => false, 'validate-cert' => false, 'folder' => 'INBOX', 'return_path' => '', 'set_bulk_header' => false);
//Fast-Filter (Filter-ID). Fallback if user has not selected his own fast filters
$FAST_FILTER_IDS = array(2,3);
//Plugins
$PLUGINS = array(
);
//Warranty
@define("WARRANTY_GIVER", "");
@define("WARRANTY_EMAIL", "");
@define("WARRANTY_URL", "http://");
//Webfolders
@define('WEBFOLDERS', TRUE);
$WEBFOLDERS_BASE = $BASE_PATH.'webfolders/';
$WEBFOLDERS_BASE_HTACCESS = $BASE_PATH.'.webfolders/';
//Family sort order
$FAMFUNCTION_SORT_ORDER = array('husband' => 1, 'wife' => 2, 'child' => 3);
//Encryption key for get.php (as set in TYPO3 extension manager for kool_base)
@define('KOOL_ENCRYPTION_KEY', '');
//Allow SingleSignon through TYPO3 extension (kool_sso)
@define('ALLOW_SSO', FALSE);
//Disable old fileshare
@define('ENABLE_FILESHARE', FALSE);
//Set additional email fields from DB.ko_leute ('email' is set by default)
//$LEUTE_EMAIL_FIELDS[] = '';
//Set additional mobile fields from DB.ko_leute ('natel' is set by default)
//$LEUTE_MOBILE_FIELDS[] = '';
//Only force groups for persons when adding new records (not when editing)
@define('LEUTE_ADMIN_GROUPS_NEW_ONLY', FALSE);
//Session lifetime (in seconds)
@define('SESSION_TIMEOUT', 7200);
@define('SESSION_TIMEOUT_WARNING', TRUE);
@define('SESSION_TIMEOUT_AUTO_LOGOUT', FALSE);
//Save path for php session files. If not set the system's default path will be used
//@define('SESSION_SAVE_PATH', '');
//Allow group members to be exported to ezmlm mailinglists
@define('EXPORT2EZMLM', FALSE);
//Set Return-Path Header for sent emails. Disable if used email server doesn't allow to set Return-Path header.
@define('EMAIL_SET_RETURN_PATH', TRUE);
//iCal URL if different from BASE_URL (e.g. to use with separate subdomain without SSL if encryption is not supported by clients)
//$ICAL_URL = '';
//$RESICAL_URL = '';
//Define other rectypes as mapping arrays. E.g. for business address fields to be used in exports
//$RECTYPES['b'] = array('adresse' => 'b_adresse', 'plz' => 'b_plz', 'ort' => 'b_ort');
//Define different colors for single events (see inc/ko.inc for details)
//$EVENT_COLOR = array();
//Conditions under which leute_admin_spalten are not to be applied
//E.g. array('all' => array('dontapply' => '!_import_id'));
//all is 'all' or login id, command 'dontapply' for addresses where _import_id != ''
//$LEUTE_ADMIN_SPALTEN_CONDITION = array();
// This option (if set to true) disables the whole family functionality of kOOL
//$LEUTE_NO_FAMILY = false;
//Leute-Formular Layout einlesen
include($ko_path.'config/leute_formular.inc');
@define("WARRANTY_GIVER", "");
@define("WARRANTY_EMAIL", "");
@define("WARRANTY_URL", "http://");
?>