projects
/
phpfspot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba600e1
)
update phpfspot_cfg.php.dist comment that f-spot-db must be writeable to
author
Andreas Unterkircher
<unki@netshadow.at>
Fri, 23 May 2008 12:16:51 +0000
(14:16 +0200)
committer
Andreas 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
patch
|
blob
|
history
diff --git
a/phpfspot_cfg.php.dist
b/phpfspot_cfg.php.dist
index 3793c541414d7da39735a62937a24e3a4090a2fa..a04a4223c9d35c788ceeb495df4569ed371d3e11 100644
(file)
--- a/
phpfspot_cfg.php.dist
+++ b/
phpfspot_cfg.php.dist
@@
-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