1
0
mirror of https://github.com/peeringdb/peeringdb.git synced 2024-05-11 05:55:09 +00:00
Files
peeringdb-peeringdb/docs/tutorial_server.md

14 lines
260 B
Markdown
Raw Normal View History

2019-01-04 10:02:28 +00:00
# Tutorial Server
When peeringdb runs in tutorial server mode
- entities are always automatically approved
- user to organization affiliation requests are automatically approved
Switch it on in your facsimile config
```yaml
misc:
tutorial_mdoe: true
```