From cd774ab4c8f960529e769e9dc117e3feca5957f0 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Wed, 18 Feb 2015 11:27:10 +0000 Subject: [PATCH] add docs note about displaying all table rows --- Netdisco/lib/App/Netdisco/Manual/Deployment.pod | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Netdisco/lib/App/Netdisco/Manual/Deployment.pod b/Netdisco/lib/App/Netdisco/Manual/Deployment.pod index 2e2e6eb3..b0fde303 100644 --- a/Netdisco/lib/App/Netdisco/Manual/Deployment.pod +++ b/Netdisco/lib/App/Netdisco/Manual/Deployment.pod @@ -165,6 +165,12 @@ following commands into a shell script and call it nightly from C: This will keep 30 days of backups. You don't need to stop Netdisco during the backup. +=head1 Display all Table Rows as Default + +Add the following to your configuration: + + table_pagesize: -1 + =head1 Further Reading... Other ways to run and host the web application can be found in the