summary refs log tree commit diff stats
path: root/getwtxt.json
blob: 912975a787acdd15ae507d94fffe436a7b5e6963 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "port": 9001,
  "stdoutLogging": true,
  "logFile": "getwtxt.log",
  "databasePath": "getwtxt.db",
  "databasePushInterval": "5m",
  "reCacheInterval": "1h",
  "instance": {
    "name": "getwtxt",
    "url": "https://twtxt.example.com",
    "owner": "foo barrington",
    "mail": "foo@barrington.ext",
    "description": "This is the twtxt registry for the tildeverse network of public unix servers."
  }
}
n=ranger.__doc__, version=ranger.__version__, author=ranger.__author__, author_email=ranger.__email__, license=ranger.__license__, url='http://savannah.nongnu.org/projects/ranger', scripts=['scripts/ranger'], data_files=[('share/man/man1', ['doc/ranger.1'])], package_data={'ranger': ['data/*', 'defaults/rc.conf']}, packages=('ranger', 'ranger.api', 'ranger.colorschemes', 'ranger.container', 'ranger.core', 'ranger.defaults', 'ranger.ext', 'ranger.fsobject', 'ranger.gui', 'ranger.gui.widgets'))