diff options
Diffstat (limited to 'bkucommon/src')
-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 |