scripts and tools to administer the lingy.in public unix / tilde
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

10 行
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. }