mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-22 21:18:00 +01:00
11 lines
No EOL
143 B
PHP
11 lines
No EOL
143 B
PHP
<?php
|
|
return [
|
|
'version' => 1,
|
|
'urls' => [
|
|
'api' => '',
|
|
'auth' => '',
|
|
'token' => ''
|
|
],
|
|
'client_id' => 0,
|
|
'secret' => ''
|
|
]; |