diff --git a/htroot/yacy/ui/yacyui-portaltest.html b/htroot/yacy/ui/yacyui-portaltest.html
index 860eb1cec..ead108f33 100644
--- a/htroot/yacy/ui/yacyui-portaltest.html
+++ b/htroot/yacy/ui/yacyui-portaltest.html
@@ -59,6 +59,7 @@
</div>
Configuration options and defaults for 'yconf':
+Defaults
url : 'is a mandatory property - no default',
global : false,
@@ -74,7 +75,15 @@ resizable: true,
show : '',
hide : ''
-Themes:
+Size and position (width | height | position)
+Specifies where the dialog should be displayed. Possible values for position: 'center', 'left', 'right', 'top', 'bottom', or an array containing a coordinate pair (in pixel offset from top left of viewport) or the possible string values (e.g. ['right','top'] for top right corner).
+Animation effects (show | hide)
+The effect to be used. Possible values: 'blind', 'clip', 'drop', 'explode', 'fold', 'puff', 'slide', 'scale', 'size', 'pulsate'.
+Interaction (modal | resizable)
+If modal is set to true, the dialog will have modal behavior; other items on the page will be disabled (i.e. cannot be interacted with). Modal dialogs create an overlay below the dialog but above other page elements.
+
+If resizable is set to true, the dialog will be resizeable.
+Themes
You can
download ready made themes or create
your own custom theme.
Themes are installed into: DATA/HTDOCS/yacy/ui/css/themes/