spaceapi-api/config.php

5 lines
74 B
PHP
Raw Normal View History

2021-01-18 19:41:58 +00:00
<?php
$active = false;
$consumer_key = 'asdf';
$consumer_secret = 'qwer';