diff --git a/docs/src/main/resources/templates/scaling.html b/docs/src/main/resources/templates/scaling.html index ff2309eaa..68c2614eb 100644 --- a/docs/src/main/resources/templates/scaling.html +++ b/docs/src/main/resources/templates/scaling.html @@ -11,8 +11,8 @@
- MapFish-Print's horizontal scaling solution is based on storing states in a PostgreSQL database. To enable
- this mode, the file mapfish-spring-application-context-override-db.xml
must be copied to
+ MapFish-Print's horizontal scaling solution is based on storing states in a database, for example PostgreSQL.
+ To enable this mode, the file mapfish-spring-application-context-override-db.xml
must be copied to
mapfish-spring-application-context-override.xml
and database connection parameters must be
configured (see below).