remove serverconfig.php from git

This commit is contained in:
Tanguy Pruvot 2015-07-19 01:45:33 +02:00
parent 1824eb7d64
commit a775238115
3 changed files with 8 additions and 5 deletions

8
.gitignore vendored
View file

@ -2,9 +2,13 @@
*.a
stratum/stratum
stratum/blocknotify
blocknotify/blocknotify
bin/stratum
bin/blocknotify
stratum/config/
log/
*.log
web/yaamp/runtime/*
cookies/
bin/blocknotify
bin/blocknotif
web/serverconfig.php

View file

@ -52,8 +52,8 @@ Some scripts are expecting the web folder to be /var/web. You can use directory
Add your exchange API public and secret keys in these two separated files:
/etc/yaamp/keys.php
web/serverconfig.php
/etc/yaamp/keys.php - fixed path in code
web/serverconfig.php - use sample as base...
You can find sample config files in web/serverconfig.sample.php and web/keys.sample.php

View file

@ -1 +0,0 @@
/etc/yamp/serverconfig.php