Advertisement
esalant

Untitled

May 16th, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. pi@raspberrypi:~/FalconStats/scripts $ cat config.json
  2. {
  3. "apc": false,
  4. "zpool": true,
  5. "diskspace": false,
  6. "hddtemp": false,
  7. "service": {
  8. "use": true,
  9. "services": {
  10. "0": ""
  11. }
  12. },
  13. "ssl": {
  14. "use": true,
  15. "domains": {
  16. "0": ""
  17. }
  18. }
  19. }pi@raspberrypi:~/FalconStats/scripts $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement