From dab8abcf4734ee949231c27af1cb1d7c1a0cbaa0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 31 Jan 2023 22:35:17 +0100 Subject: [PATCH] Update .env --- conf/.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/.env b/conf/.env index ff67513..3504a87 100644 --- a/conf/.env +++ b/conf/.env @@ -145,8 +145,8 @@ DAV_ENABLED=true # This is to make sure that only the mobile application that you approve can # access the route to let your users sign in with their credentials # Note: the official mobile application is not currently available on the stores. -MOBILE_CLIENT_ID=__MOBILE_ID__ -MOBILE_CLIENT_SECRET=__MOBILE_KEY__ +MOBILE_CLIENT_ID=mobile_id +MOBILE_CLIENT_SECRET=mobile_key # Allow to access general statistics about your instance through a public API # call