xref
: /
plugin
/
twofactor
/
conf
/
default.php
(revision 95ed3afa6e3b878e620177edc9f7972901595a2d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
$
conf
[
"optinout"
] =
'optin'
;
3
$
conf
[
"useinternaluid"
] =
1
;
4
$
conf
[
'trustedIPs'
] =
''
;
5