update phpfspot_cfg.php.dist comment that f-spot-db must be writeable to
authorAndreas Unterkircher <unki@netshadow.at>
Fri, 23 May 2008 12:16:51 +0000 (14:16 +0200)
committerAndreas Unterkircher <unki@netshadow.at>
Fri, 23 May 2008 12:16:51 +0000 (14:16 +0200)
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
phpfspot_cfg.php.dist

index 3793c541414d7da39735a62937a24e3a4090a2fa..a04a4223c9d35c788ceeb495df4569ed371d3e11 100644 (file)
@@ -49,7 +49,10 @@ class PHPFSPOT_CFG {
    */
    var $smarty_path = "/usr/share/php/smarty";
 
-   /* it's enough if this database is readonly for the webserver */
+   /* path to the F-Spot sqlite database. This one must be writeable by
+      the webserver too, to create a necessary index to speed up some
+      operations.
+   */
    var $fspot_db = "/var/www/f-spot-dbs/photos.db";
 
    /* this database MUST be writeable for the webserver. Set the directory