RecentUpload: Difference between revisions

m
m (moved AddOn\RecentUpload to RecentUpload: revised the page name to remove the backslash which was causing some issues)
 
//config - define variables to match the files you are interested in
// format: "file nickname", "update frequency", "file url" - nickname may be "" (will be replaced by url)
// - nickname may be "" (will be replaced by url)
 
$nickname[] = "Realtime.txt"; $freq[]="30 Seconds"; $file_url[]="./realtime.txt";
?>
</pre>
 
 
=Configuration=
8

edits