add ability to change existing channel/account service class with
util/service_class add link from main doc
This commit is contained in:
@@ -44,6 +44,7 @@ Zot is the great new communicaton protocol invented especially for the $Projectn
|
||||
[zrl=[baseurl]/help/troubleshooting]Troubleshooting Tips[/zrl]
|
||||
[zrl=[baseurl]/help/hidden_configs]Tweaking $Projectname's Hidden Configurations[/zrl]
|
||||
[zrl=[baseurl]/help/faq_admins]FAQ For Admins[/zrl]
|
||||
[zrl=[baseurl]/help/service_classes]Service Classes[/zrl]
|
||||
|
||||
[size=large][b]Technical Documentation[/b][/size]
|
||||
[zrl=[baseurl]/help/history]$Projectname history[/zrl]
|
||||
|
||||
@@ -18,6 +18,12 @@ list the services that are part of 'firstclass' service class
|
||||
[code]util/service_class firstclass photo_upload_limit 10000000[/code]
|
||||
set firstclass total photo disk usage to 10 million bytes
|
||||
|
||||
[code]util/service_class --account=5 firstclass[/code]
|
||||
set account id 5 to service class 'firstclass' (with confirmation)
|
||||
|
||||
[code]util/service_class --channel=blogchan firstclass[/code]
|
||||
set the account that owns channel 'blogchan' to service class 'firstclass' (with confirmation)
|
||||
|
||||
[b]current limits[/b]
|
||||
photo_upload_limit - maximum total bytes for photos
|
||||
total_items - maximum total toplevel posts
|
||||
|
||||
Reference in New Issue
Block a user