diff options
author | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2013-04-10 17:20:34 +0000 |
---|---|---|
committer | tkellner <tkellner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2013-04-10 17:20:34 +0000 |
commit | 89596e32a5ca2e17ff8dd62c2bce74efdedab6d8 (patch) | |
tree | 90cd7ee482b097b9998d0cc0836ab4132799239b /bkucommon/src/site/apt/configuration.apt | |
parent | 67b63ab9f478f2176fcfa89bd36b331d0b10f935 (diff) | |
download | mocca-89596e32a5ca2e17ff8dd62c2bce74efdedab6d8.tar.gz mocca-89596e32a5ca2e17ff8dd62c2bce74efdedab6d8.tar.bz2 mocca-89596e32a5ca2e17ff8dd62c2bce74efdedab6d8.zip |
Update configuration doc
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1173 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'bkucommon/src/site/apt/configuration.apt')
-rw-r--r-- | bkucommon/src/site/apt/configuration.apt | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/bkucommon/src/site/apt/configuration.apt b/bkucommon/src/site/apt/configuration.apt index bf055046..78a74b79 100644 --- a/bkucommon/src/site/apt/configuration.apt +++ b/bkucommon/src/site/apt/configuration.apt @@ -140,4 +140,14 @@ MOCCA Configuration [<<<disablePinpad>>>] Whether to disable the pinpad on a card reader and use keyboard pin entry instead. - Default: <<<false>>>
\ No newline at end of file + Default: <<<false>>> + +** MOCCA Online Only Configuration Parameters + + [<<<EnableP3PHeader>>>] Set to true to enable a P3P Header with the following contents: + + CP="NON DSP COR CUR ADM DEV TAI PSA PSD OUR DEL IND UNI COM NAV INT CNT STA"; + + This means that you agree not to give away information collected about users (e.g. log files) + + This makes setting cookies from in iFrame served from another domain possible under Internet Explorer
\ No newline at end of file |