Update docs (#419)

* Fix #415: Goto Page

* update unbound->aliases
pull/421/head
Klaus 2 years ago committed by GitHub
parent 7dc9b45c11
commit a10718849f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -159,6 +159,10 @@ Filter and limit
a selection for the number of rows to show at once on a page. Often the search input will be instantly applied, but
in some cases a reload is needed if the action can't be processed fast enough.
<br/><br/>
You will find a <i class="fa fa-arrow-right"></i> <b>Go to page</b> action behind every record.
When you have filtered your list it will jump to the corresponding page and show
you all surrounding records.
<br/><br/>
Actions
-------------------
@ -183,6 +187,8 @@ Page Navigation
The navigation buttons :code: [1,2,..] »` help scroll through the different pages that are available for the
selected data.
.. Note::
Although the page numbers and last page button (:code:`»`) are always visible, they can only be used when the size

@ -84,6 +84,13 @@ Description User readable description, only for inform
Aliases Copies of the above data for different hosts
==================================== ===============================================================================
**Aliases**
You may create alternative names for an Host. E.g. when having a webserver with several virtual hosts
you create an Host override entry with the IP and name for the webserver and an alias name for every virtual host on this webserver.
You have to select the host in the top list and it will the show you the assigned aliases in the bottom list.
**Domain override settings**
=====================================================================================================================

Loading…
Cancel
Save