From da01e2270357dcd21e774672cd4284e4fbe8a5b5 Mon Sep 17 00:00:00 2001 From: Saswat Padhi Date: Wed, 14 Mar 2018 16:42:37 -0700 Subject: [PATCH] Fixed link for partition:persist The link associated with `partition:persist` in Webviews was dead. Updated to new link. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 1b3f4df6..4ad78303 100644 --- a/index.html +++ b/index.html @@ -308,7 +308,7 @@

No personal information will be saved
- Sessions will persist using the partition:persist attribute for Webviews. So every time you open Rambox, your sessions will keep alive until you remove the service.
Sync feature use Auth0 for Single Sign On & Token Based Authentication and to store the services that user is using (and the configuration for each service like Name, Align, Icon, etc).

You are always welcome to check the code! ;)
+ Sessions will persist using the partition:persist attribute for Webviews. So every time you open Rambox, your sessions will keep alive until you remove the service.
Sync feature use Auth0 for Single Sign On & Token Based Authentication and to store the services that user is using (and the configuration for each service like Name, Align, Icon, etc).

You are always welcome to check the code! ;)