Sylvain Deloux 11 лет назад
Родитель
Сommit
3660371cc8
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Resources/doc/reference/configuration.rst

+ 1 - 1
Resources/doc/reference/configuration.rst

@@ -31,7 +31,7 @@ Full Configuration Options
             options:
                 html5_validate: false # does not use html5 validation
                 confirm_exit:   false # disable confirmation when quitting with unsaved changes
-                pager_links: 5 # pager max links to display
+                pager_links:    5     # pager max links to display
 
             # set to true to persist filter settings per admin module in the user's session
             persist_filters: false