cleanup
This commit is contained in:
33
config.yaml
33
config.yaml
@@ -1,6 +1,6 @@
|
||||
server:
|
||||
bind_address: "0.0.0.0:14243"
|
||||
public_url: "http://nxc.nx2.site"
|
||||
public_url: "http://localhost:8080"
|
||||
redaction_text: "[-]"
|
||||
default_class: "CONFIDENTIAL"
|
||||
|
||||
@@ -9,31 +9,19 @@ database:
|
||||
|
||||
users:
|
||||
- name: "daniel"
|
||||
password: "123"
|
||||
password: "Cyclist-Hypnotize7-Blurb"
|
||||
groups:
|
||||
- family
|
||||
- parent
|
||||
- name: "diane"
|
||||
password: "123"
|
||||
groups:
|
||||
- family
|
||||
- parent
|
||||
- name: "georg"
|
||||
password: "123"
|
||||
password: "Carve-Unluckily-Reprint1"
|
||||
groups:
|
||||
- family
|
||||
- name: "lennart"
|
||||
password: "123"
|
||||
password: "Baton6-Extortion-Monologue"
|
||||
groups:
|
||||
- family
|
||||
- name: "tessa"
|
||||
password: "123"
|
||||
groups:
|
||||
- family
|
||||
- name: "testuser"
|
||||
password: "123"
|
||||
- name: "shared"
|
||||
password: "123"
|
||||
password: "Oxidant-Ageless3-Dispersed"
|
||||
|
||||
calendars:
|
||||
- id: "default"
|
||||
@@ -43,17 +31,12 @@ calendars:
|
||||
access:
|
||||
- groups: "family"
|
||||
mode: "read-write"
|
||||
- id: "tessas-inbox"
|
||||
owner: "tessa"
|
||||
access:
|
||||
- group: "parent"
|
||||
mode: "read-write"
|
||||
|
||||
aggregates:
|
||||
- id: "lennart_aggregate"
|
||||
owner: "lennart"
|
||||
sources: ["default", "family"]
|
||||
owner: "shared"
|
||||
sources: [ "default", "family" ]
|
||||
access:
|
||||
- group: "family"
|
||||
- group: "diane"
|
||||
mode: "read-only"
|
||||
- ics: "future-only"
|
||||
|
||||
Reference in New Issue
Block a user