docs/narr/settings.rst
changeset 11555 03db03f5c303
parent 11537 caf268942436
child 11565 6398be12f8e6
equal deleted inserted replaced
11554:5631764c51ba 11555:03db03f5c303
    29     
    29     
    30     Used by :func:`pyramid_cubicweb.auth.includeme` to configure the default authentication policy.
    30     Used by :func:`pyramid_cubicweb.auth.includeme` to configure the default authentication policy.
    31 
    31 
    32     .. code-block:: ini
    32     .. code-block:: ini
    33 
    33 
    34         pyramid-session-secret = <some other very secret passphrase>
    34         pyramid-auth-secret = <some other very secret passphrase>
    35 
    35 
    36 
    36 
    37 .. _pyramid_settings:
    37 .. _pyramid_settings:
    38 
    38 
    39 Pyramid Settings
    39 Pyramid Settings