Skip to content

Commit

Permalink
Merge pull request #822 from OneZoom/paypal-example-config
Browse files Browse the repository at this point in the history
appconfig.ini.example: Set save_to_tmp_file_dir
  • Loading branch information
lentinj committed Apr 23, 2024
2 parents 76e9f6d + db9bdff commit 8aa4b7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions private/appconfig.ini.example
Expand Up @@ -27,6 +27,8 @@ separator =

[paypal]
url = https://www.sandbox.paypal.com
; If set to "/var/tmp" e.g, the raw data received from Paypal will be dumped here.
save_to_tmp_file_dir =

[general]

Expand Down

0 comments on commit 8aa4b7b

Please sign in to comment.