SHA256
1
0
forked from pool/matomo
matomo/matomo-tmpfile.conf
Eric Schirra 1069e7187d Accepting request 759049 from home:lrupp:branches:network:utilities
- (add) more secure PHP settings for:
  upload_tmp_dir => "/var/cache/apache2" (upload is disabled, but this
                    makes Matomo's security check happy)
  session.save_path => "/run/matomo_sessions/", to keep session files 
                       secure. Added: matomo-tmpfile.conf for this
- just recommend cron and mariadb:
  * mariadb can be run on another host (matomo just needs the client)
  * cron script can be obsoleted by the provided systemd timer
- pre-require php, to run the commands in post
- recommend php-openssl for (php) curl requests from matomo

OBS-URL: https://build.opensuse.org/request/show/759049
OBS-URL: https://build.opensuse.org/package/show/network:utilities/matomo?expand=0&rev=47
2019-12-24 10:41:18 +00:00

3 lines
93 B
Plaintext

# setting PHP's session.save_path to this directory
d /run/matomo_sessions 0750 wwwrun www -