Skip to content
Snippets Groups Projects
Commit 1c8d9ba7 authored by Bob Mottram's avatar Bob Mottram
Browse files

cryptpad domain name to avoid android app api breakage

parent 1a580712
No related branches found
No related tags found
No related merge requests found
......@@ -38,13 +38,15 @@ CRYPTPAD_PORT2=9005
CRYPTPAD_REPO="https://github.com/xwiki-labs/cryptpad"
CRYPTPAD_COMMIT='d49f787bcd2606f4f4d2c3a5de3708808e6c5cf0'
CRYPTPAD_DIR=/etc/cryptpad
CRYPTPAD_DOMAIN_NAME=cryptpad.local
CRYPTPAD_SHORT_DESCRIPTION=$'Secure realtime collaboration'
CRYPTPAD_DESCRIPTION=$'Secure realtime collaboration with docs, presentations, drawing and voting. Documents are ephemeral and unless you save them will be deleted when you close the browser.'
CRYPTPAD_MOBILE_APP_URL=
cryptpad_variables=(ONION_ONLY)
cryptpad_variables=(ONION_ONLY
CRYPTPAD_DOMAIN_NAME)
function logging_on_cryptpad {
echo -n ''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment