tao-test/app/tao/config/default/UserService.conf.php

6 lines
117 B
PHP
Raw Normal View History

2022-08-29 20:14:13 +02:00
<?php
return new tao_models_classes_UserService([
tao_models_classes_UserService::OPTION_ALLOW_API => false
]);