antville/claustra/construction/README.md

16 lines
508 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# The Construction Claustra
The Antville Construction Claustra just adds a simple graphical ornament to each Antville page warning that the data of this installation might not be persisting.
This comes in handy e.g. for testing your Antville installation.
## Installation
Enable the Claustra in your applications `app.properties` file:
```properties
# Multiple claustra can be enabled comma-separated
claustra = construction
```
Thats it there is no further configuration or setup necessary.