38471-vm/license_client_config.php
2026-05-03 13:53:31 +00:00

11 lines
381 B
PHP

<?php
return [
// Project-level license client overrides for hosts where Apache/PHP env vars
// are not editable or cannot be reloaded on demand.
'license_api_url' => 'https://omanapp.cloud/central_license_manager',
'license_app_name' => 'Bilingual Accounting',
'license_app_slug' => 'bilingual-accounting',
// 'license_api_secret' => '1485-5215-2578',
];