From 4589d73e02d241cf6e46aedbeff0a6bf20bbb5eb Mon Sep 17 00:00:00 2001
From: nejucomo <nejucomo@gmail.com>
Date: Mon, 5 Nov 2007 01:46:42 -0700
Subject: [PATCH] Add "sizelimit" to configuration doc.

---
 docs/configuration.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/configuration.txt b/docs/configuration.txt
index 62e4f5a3..dc61a77a 100644
--- a/docs/configuration.txt
+++ b/docs/configuration.txt
@@ -53,6 +53,8 @@ for debugging.  To cause the node to accept SSH connections on port 8022,
 symlink "authorized_keys.8022" to your ~/.ssh/authorized_keys file, and it
 will accept the same keys as the rest of your account.
 
+sizelimit: If present, this file limits the storage for share data on
+this client.
 
 == Node State ==
 
-- 
2.45.2