spaceapi-api/config.php
2021-01-18 20:41:58 +01:00

5 lines
74 B
PHP

<?php
$active = false;
$consumer_key = 'asdf';
$consumer_secret = 'qwer';