snipe-it/config/scim.php

7 lines
89 B
PHP
Raw Normal View History

<?php
return [
"publish_routes" => false,
"trace" => env("SCIM_TRACE",false)
];