mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Add <?php to the example configuration.
This commit is contained in:
parent
f1275309ed
commit
c30f8e2cdd
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
<?php
|
||||
|
||||
$config = [];
|
||||
// $config[Config::GITHUB_KEY] = '';
|
||||
// $config[Config::GITHUB_DEVELOPER_CREDITS_CLIENT_ID] = '';
|
||||
|
|
Loading…
Add table
Reference in a new issue