my moodle session folder contain more sessions than my user number, is it normal ?

Re: my moodle session folder contain more sessions than my user number, is it normal ?

by Howard Miller -
Number of replies: 0
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
Yes - sessions are not related to users. A user who logs in on two different devices (for example) will create two sessions.

There is no need to backup the sessions folder. It contains no information useful to restore a site. The only 'moodledata' directory you *have* to backup is 'filedir'; you can live without all the others.