The configuration of Pysycache allows to:
define the mode of Pysycache (how storing the users themes, directories for the scores...)
manage the Pysycache users (add, delete, edit)
During its startup, Pysycache verify its configuration. If no configuration file (pysycache.dfg) is found, the administration mode is automatically used.
For launch the configuration of Pysycache, you have to add the -admin option. The screen of the Pysycache administration looks like this:
Configuration of the Pysycache mode
Configuration of the users
Button for exiting Pysycache administration
The Pysycache configuration is stored in the file /etc/pysycache/pysycache.dfg:
USER=0 SCORE=/var/games/pysycache REPUSER=/var/games/pysycache/users
The USER variable can have the following values :
0 : if the personal directory of user is used
1 : if pysycache manages the users (with the public directory of users)