readme updates
This commit is contained in:
parent
5e393fd674
commit
edc7bcae6a
@ -38,7 +38,13 @@ Example paths are given for CPanel type servers:
|
|||||||
|
|
||||||
* Feed - /home/USER_NAME/public_html/feed.xml
|
* Feed - /home/USER_NAME/public_html/feed.xml
|
||||||
* HTML - /home/USER_NAME/public_html/index.html
|
* HTML - /home/USER_NAME/public_html/index.html
|
||||||
* Error Log - /home/USER_FOLDER/public_html/feed.log
|
* Error Log - /home/USER_NAME/public_html/feed.log
|
||||||
|
|
||||||
|
You can change the length of time the feed retains by altering this variable to the time you’d like in weeks:
|
||||||
|
|
||||||
|
```
|
||||||
|
my $num_weeks = 2;
|
||||||
|
```
|
||||||
|
|
||||||
## The Site
|
## The Site
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user