diff --git a/topics/overview/overview.adoc b/topics/overview/overview.adoc index ed31fbc719..6f64d86a65 100755 --- a/topics/overview/overview.adoc +++ b/topics/overview/overview.adoc @@ -3,8 +3,8 @@ {% if book.product %} {{book.project.module}} is a Technology Preview feature and is not fully supported. The feature is disabled by default. -To enable {{book.project.module}} edit `standalone/configuration/profile.properties` (or `domain/configuration/profile.properties`) -and set `profile=preview` to enable preview features. +To enable {{book.project.module}} add the file `standalone/configuration/profile.properties` with the contents `profile=preview` +or start the server with `-Dkeycloak.profile=preview` to enable preview features. {% endif %} {{book.project.name}} supports fine-grained authorization policies and is able to mix and match different access control