# HG changeset patch # User jbe # Date 1344465314 -7200 # Node ID 9ef1765082a7f44d609a2a702688b51efaa0265a # Parent 82f0e365f4183a98c2bf039aa8bbba59e6851c90 Notice in README file about "delete_private_data"() function diff -r 82f0e365f418 -r 9ef1765082a7 README --- a/README Thu Aug 09 00:27:38 2012 +0200 +++ b/README Thu Aug 09 00:35:14 2012 +0200 @@ -28,6 +28,10 @@ you may use the lf_export shell-script: $ lf_export liquid_feedback export.sql.gz +Refer to source code of function "delete_private_data"() to see, +which data gets deleted. If you need a different behaviour, please +copy the function and modify the lf_export shell script accordingly. + To uninstall the software, delete the lf_update binary and drop the database by entering the following command: $ dropdb liquid_feedback