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