From: Karl O. Pinc Date: Tue, 5 Jan 2021 21:55:19 +0000 (-0600) Subject: Comment the pgwui_upload settings so the component need not be installed X-Git-Url: https://papio.biology.duke.edu/gitweb/?a=commitdiff_plain;h=a4bf79db06a3bc38d734a412c52a52f6dd3542bd;p=pgwui_server Comment the pgwui_upload settings so the component need not be installed --- diff --git a/examples/etc/pgwui.ini b/examples/etc/pgwui.ini index f382385..d0b7cea 100644 --- a/examples/etc/pgwui.ini +++ b/examples/etc/pgwui.ini @@ -216,9 +216,9 @@ pgwui.dry_run = False # # Caution: Non-ASCII column names, particularly in the Turkish locale, # are not guaranteed to be case-insensitive. -pgwui.pgwui_upload = - literal_column_headings = off - # menu_label = upload -- Upload File Into Database +#pgwui.pgwui_upload = +# literal_column_headings = off +# # menu_label = upload -- Upload File Into Database # diff --git a/examples/misc/development.ini b/examples/misc/development.ini index 80974fa..f2b29e0 100644 --- a/examples/misc/development.ini +++ b/examples/misc/development.ini @@ -221,9 +221,9 @@ pgwui.validate_hmac = False # # Caution: Non-ASCII column names, particularly in the Turkish locale, # are not guaranteed to be case-insensitive. -pgwui.pgwui_upload = - literal_column_headings = off - # menu_label = upload -- Upload File Into Database +#pgwui.pgwui_upload = +# literal_column_headings = off +# # menu_label = upload -- Upload File Into Database #