File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -10,14 +10,24 @@ Parse Dashboard is a standalone dashboard for managing your Parse apps. You can
10
10
* [ Getting Started] ( #getting-started )
11
11
* [ Local Installation] ( #local-installation )
12
12
* [ Configuring Parse Dashboard] ( #configuring-parse-dashboard )
13
+ * [ File] ( #file )
14
+ * [ Environment variables] ( #environment-variables )
15
+ * [ Multiple apps] ( #multiple-apps )
16
+ * [ Single app] ( #single-app )
13
17
* [ Managing Multiple Apps] ( #managing-multiple-apps )
18
+ * [ App Icon Configuration] ( #app-icon-configuration )
14
19
* [ Other Configuration Options] ( #other-configuration-options )
15
20
* [ Running as Express Middleware] ( #running-as-express-middleware )
16
21
* [ Deploying Parse Dashboard] ( #deploying-parse-dashboard )
17
22
* [ Preparing for Deployment] ( #preparing-for-deployment )
18
23
* [ Security Considerations] ( #security-considerations )
19
24
* [ Configuring Basic Authentication] ( #configuring-basic-authentication )
20
25
* [ Separating App Access Based on User Identity] ( #separating-app-access-based-on-user-identity )
26
+ * [ Use Read-Only masterKey] ( #use-read-only-masterKey )
27
+ * [ Making an app read-only for all users] ( #making-an-app-read-only-for-all-users )
28
+ * [ Makings users read-only] ( #makings-users-read-only )
29
+ * [ Making user's apps readOnly] ( #making-users-apps-readonly )
30
+ * [ Configuring Localized Push Notifications] ( #configuring-localized-push-notifications )
21
31
* [ Run with Docker] ( #run-with-docker )
22
32
* [ Contributing] ( #contributing )
23
33
You can’t perform that action at this time.
0 commit comments