progress
This commit is contained in:
11
config.yaml
11
config.yaml
@@ -1,6 +1,6 @@
|
||||
server:
|
||||
bind_address: "0.0.0.0:8080"
|
||||
public_url: "http://localhost:8080"
|
||||
bind_address: "0.0.0.0:14243"
|
||||
public_url: "http://nxc.nx2.site"
|
||||
redaction_text: "[-]"
|
||||
default_class: "CONFIDENTIAL"
|
||||
|
||||
@@ -12,30 +12,24 @@ users:
|
||||
password: "123"
|
||||
groups:
|
||||
- family
|
||||
- klosterberg
|
||||
- parent
|
||||
- name: "diane"
|
||||
password: "123"
|
||||
groups:
|
||||
- family
|
||||
- klosterberg
|
||||
- parent
|
||||
- name: "georg"
|
||||
password: "123"
|
||||
groups:
|
||||
- family
|
||||
- kids
|
||||
- name: "lennart"
|
||||
password: "123"
|
||||
groups:
|
||||
- family
|
||||
- kids
|
||||
- name: "tessa"
|
||||
password: "123"
|
||||
groups:
|
||||
- family
|
||||
- kids
|
||||
- klosterberg
|
||||
- name: "testuser"
|
||||
password: "123"
|
||||
- name: "shared"
|
||||
@@ -62,3 +56,4 @@ aggregates:
|
||||
access:
|
||||
- group: "family"
|
||||
mode: "read-only"
|
||||
- ics: "future-only"
|
||||
|
||||
Reference in New Issue
Block a user