Skip to content

Commit ae0b34c

Browse files
committed
updated readme
1 parent bdd1d60 commit ae0b34c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ be kept in sync when you add or remove items.
1414
On ybFeed home page, you are invited to create a feed with a unique name.
1515

1616
Once on a feed, you can paste data in it, text or images, they will be
17-
displayed in reverse order.
17+
displayed with the newest items at the top.
1818

1919
You can then decide to share the feed two different ways :
2020

@@ -52,6 +52,7 @@ the filesystem
5252
| `YBF_DATA_DIR` | points to an alternative direcotry to store data, default is `./data/` in current directory. |
5353
| `YBF_HTTP_PORT` | TCP port to run the server, default is `8080`. |
5454
| `YBF_LISTEN_ADDR` | IP address to bind, default is `0.0.0.0`. |
55+
| ` YBF_MAX_UPLOAD_SIZE` | Maximum size for added items an files, default is 5MB. |
5556

5657
### Installation
5758

0 commit comments

Comments
 (0)