xref: /plugin/twofactor/conf/metadata.php (revision 37f2d586a55307620eb47bf7b59137cd6eaedee6)
1<?php
2$meta["optinout"] = array('multichoice', '_choices' => array('optin', 'optout', 'mandatory'));
3$meta["useinternaluid"] = array('onoff');
4$meta["trustedIPs"] = array('string');
5