In the export page, you can configure your exports.
The files created by the exports are created in the directory '[TGM directory]/export/' as
'.inc.php' files.
You can include these files with for eg. php or as serverside include.
The export can 'rotate' galleries, so your website will remain updated every day (or hour),
while keeping an archive of the previous days (or hours).
With the supplied cron you can automaticelly export and rotate your galleries (so also
'Configuring the cron')
The top input boxes are global settings for your exports.
amount of blocks
The amount of files exported by TGM. For eg. if you would set this value to 5, TGM will
export 5 files for any niche that is configured for exporting (for eg. Amateur_1.inc.php to
Amateur_5.inc.php).
galleries par block
The amount of galleries that are created par block/ file. This value should always be
bigger than or equal to the value set in the 'amount of galleries to rotate' field.
update frequency
Not used.
amount of galleries to rotate
The amount of galleries shifted each time the export rotates.