Subversion Repositories oidplus

Rev

Rev 1169 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1169 Rev 1182
Line 162... Line 162...
162
 
162
 
163
-----------------------------------------
163
-----------------------------------------
164
(3) "HIDDEN"/UNDOCUMENTED CONFIG SETTINGS
164
(3) "HIDDEN"/UNDOCUMENTED CONFIG SETTINGS
165
-----------------------------------------
165
-----------------------------------------
166
 
166
 
-
 
167
OIDplus::baseConfig()->setValue('OFFLINE_MODE', false);
-
 
168
                         If set to true, OIDplus will not contact other servers. No system registration,
-
 
169
                         no hCaptcha, no reCAPTCHA, no system updates, etc.
-
 
170
 
167
OIDplus::baseConfig()->setValue('OIDINFO_API_URL', '<url>');
171
OIDplus::baseConfig()->setValue('OIDINFO_API_URL', '<url>');
168
                         Currently only internal use for development utilities (dev/).
172
                         Currently only internal use for development utilities (dev/).
169
                         The API to oid-info.com is currently not public.
173
                         The API to oid-info.com is currently not public.
170
 
174
 
171
OIDplus::baseConfig()->setValue('REGISTRATION_HIDE_SYSTEM', true);
175
OIDplus::baseConfig()->setValue('REGISTRATION_HIDE_SYSTEM', true);