File tree Expand file tree Collapse file tree 2 files changed +26
-4
lines changed
Expand file tree Collapse file tree 2 files changed +26
-4
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,22 @@ fileStrategy: "firebase"
55
66interface :
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
1425registration :
1526 socialLogins :
Original file line number Diff line number Diff line change @@ -4,11 +4,22 @@ cache: true
44
55interface :
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
1324registration :
1425 socialLogins :
You can’t perform that action at this time.
0 commit comments