Various grammar and typos
This commit is contained in:
@@ -72,7 +72,7 @@ When you're using oCIS with self-signed certificates, you need to set the enviro
|
||||
{{< /hint >}}
|
||||
|
||||
{{< hint warming >}}
|
||||
When you're creating the [demo users]({{< ref "./demo-users" >}}) by setting `ACCOUNTS_DEMO_USERS_AND_GROUPS=true`, you need to be sure that this instance is not used in prodution because the passwords are public.
|
||||
When you're creating the [demo users]({{< ref "./demo-users" >}}) by setting `ACCOUNTS_DEMO_USERS_AND_GROUPS=true`, you need to be sure that this instance is not used in production because the passwords are public.
|
||||
{{< /hint >}}
|
||||
|
||||
{{< hint warning >}}
|
||||
|
||||
@@ -10,7 +10,7 @@ geekdocFilePath: demo-users.md
|
||||
oCIS has the option to create demo users during the first startup. These enable you to do quick testing and developing.
|
||||
|
||||
{{< hint info >}}
|
||||
To create the demo users, run the inital setup step with an additional environment variable.
|
||||
To create the demo users, run the initial setup step with an additional environment variable.
|
||||
`ACCOUNTS_DEMO_USERS_AND_GROUPS=true ./bin/ocis server` will generate the demo users listed in the table below. By default, it only generates the admin and one user for IDP and Reva respectively.
|
||||
{{< /hint >}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user