scripts and tools to administer the lingy.in public unix / tilde
25개 이상의 토픽을 선택하실 수 없습니다. 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. }