Skip to content

Commit 2ba1528

Browse files
Copilotberry-13
andauthored
Update demo ToS and privacy policy interface config
Agent-Logs-Url: https://github.com/LibreChat-AI/librechat-config-yaml/sessions/bd8e161f-cf1e-4b0c-928d-30d9842a5b3b Co-authored-by: berry-13 <81851188+berry-13@users.noreply.github.com>
1 parent 4e70762 commit 2ba1528

File tree

2 files changed

+26
-4
lines changed

2 files changed

+26
-4
lines changed

librechat-up-f.yaml

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,22 @@ fileStrategy: "firebase"
55

66
interface:
77
privacyPolicy:
8-
externalUrl: 'https://librechat.ai/privacy-policy'
8+
externalUrl: 'https://www.librechat.ai/demo/privacy'
99
openNewTab: true
1010
termsOfService:
11-
externalUrl: 'https://librechat.ai/tos'
11+
externalUrl: 'https://www.librechat.ai/demo/terms'
1212
openNewTab: true
13+
modalAcceptance: true
14+
modalTitle: 'Demo Terms of Service'
15+
modalContent: |
16+
By using this demo, you agree to the LibreChat Terms of Service.
17+
18+
In summary:
19+
- This demo is provided as-is and may change at any time.
20+
- Do not submit sensitive, confidential, or personal data.
21+
- You are responsible for your use of generated outputs.
22+
- Misuse, abuse, or unlawful activity is prohibited.
23+
- Continued use means you accept the full terms linked above.
1324
1425
registration:
1526
socialLogins:

librechat-up-l.yaml

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,22 @@ cache: true
44

55
interface:
66
privacyPolicy:
7-
externalUrl: 'https://librechat.ai/privacy-policy'
7+
externalUrl: 'https://www.librechat.ai/demo/privacy'
88
openNewTab: true
99
termsOfService:
10-
externalUrl: 'https://librechat.ai/tos'
10+
externalUrl: 'https://www.librechat.ai/demo/terms'
1111
openNewTab: true
12+
modalAcceptance: true
13+
modalTitle: 'Demo Terms of Service'
14+
modalContent: |
15+
By using this demo, you agree to the LibreChat Terms of Service.
16+
17+
In summary:
18+
- This demo is provided as-is and may change at any time.
19+
- Do not submit sensitive, confidential, or personal data.
20+
- You are responsible for your use of generated outputs.
21+
- Misuse, abuse, or unlawful activity is prohibited.
22+
- Continued use means you accept the full terms linked above.
1223
1324
registration:
1425
socialLogins:

0 commit comments

Comments
 (0)