Actions

Translations

Translations:General FAQ/131/en

From LimeSurvey Manual

This is done by adding this to the config file.

       // Set the name of the session
        'session' => array (
            'sessionName' => "YOURUNIQUESESSIONNAME",
        ),