change default nperline
[quickshow.git] / show.php
index b74356c..3fc88bc 100644 (file)
--- a/show.php
+++ b/show.php
@@ -6,8 +6,8 @@
  */
 
 #$show_dir = "/export/data/Pictures/showdir";
-$show_dir = "/home/paulr/lithium/data/Pictures/show";
-$n_per_line = 4;
+$show_dir = "/net/iron/export/quickshow/";
+$n_per_line = 6;
 $this_url = "http://".$_SERVER["SERVER_NAME"].$_SERVER["REQUEST_URI"];