mirror of
https://github.com/evennia/evennia.git
synced 2026-04-06 16:44:08 +02:00
All changes but unit tests
This commit is contained in:
parent
f7ee46e8d8
commit
388d615f25
1 changed files with 4 additions and 1 deletions
|
|
@ -1,4 +1,7 @@
|
|||
"""
|
||||
AWS Storage System
|
||||
The Right Honourable Reverend (trhr) 2020
|
||||
|
||||
ABOUT THIS PLUGIN:
|
||||
|
||||
This plugin migrates the Web-based portion of Evennia, namely images,
|
||||
|
|
@ -139,7 +142,7 @@ UNINSTALLATION:
|
|||
|
||||
If you haven't made changes to your static files (uploaded images, etc),
|
||||
you can simply remove the lines you added to secret_settings.py. If you
|
||||
have made changes and want to install at a later date, you can export
|
||||
have made changes and want to uninstall at a later date, you can export
|
||||
your files from your S3 bucket and put them in /static/ in the evennia
|
||||
directory.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue