I looked around, but I couldn't find any answer in the documentation of
recentf and with C-h v recent.
My default directory is set with the following:
(setq user-emacs-directory "~/home/ReneFroger/"
default-directory "~/home/ReneFroger/")
I noticed Emacs saves the recent files that I have visited in the file
recentf, which will be stored in the home/ReneFroger/ path.
I would like to change the location of recentf but I can't find any variable
that allows me to do this.