scripts and tools to administer the lingy.in public unix / tilde
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
192B

  1. {
  2. "site_name": "tildezero.xyz",
  3. "admin_email": "admin@example.com",
  4. "listen_ip": "127.0.0.1",
  5. "shell": {
  6. "SHELL_BASH": "/usr/local/bin/bash",
  7. "SHELL_KSH": "/bin/ksh"
  8. }
  9. }