<?php
$meta["optinout"] = array('multichoice', '_choices' => array('optin', 'optout', 'mandatory'));
$meta["useinternaluid"] = array('onoff');
$meta["trustedIPs"] = array('string');
$meta['allowTokenAuth'] = array('onoff');
