]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Add note about tweaks to psql connections
authorDaniel Quinn <code@danielquinn.org>
Sun, 23 Sep 2018 13:05:35 +0000 (14:05 +0100)
committerDaniel Quinn <code@danielquinn.org>
Sun, 23 Sep 2018 13:05:35 +0000 (14:05 +0100)
docs/changelog.rst

index fb728b8d7e986531da0d565c9726f7bf9c714067..9db59839ef97194561a01889f09f0abb8f1d856f 100644 (file)
@@ -12,7 +12,11 @@ Changelog
   It's now in the import step that we decide the storage type.  This allows you
   to export from an encrypted system and import into an unencrypted one, or
   vice-versa.
-
+* The migration history has been slightly modified to accomodate PostgreSQL
+  users.  Additionally, you can now tell paperless to use PostgreSQL simply by
+  declaring ``PAPERLESS_DBUSER`` in your environment.  This will attempt to
+  connect to your Postgres database without a password unless you also set
+  ``PAPERLESS_DBPASS``.
 
 2.3.0
 =====