adjust uploader password
This commit is contained in:
parent
bd319d6608
commit
b40fce5786
1 changed files with 1 additions and 1 deletions
|
|
@ -369,7 +369,7 @@ in
|
||||||
MICROBIN_ADMIN_PASSWORD = "@i<i[_:-^)J7<30Tm;:j4:By-L9P{vilxK)Y#O>K";
|
MICROBIN_ADMIN_PASSWORD = "@i<i[_:-^)J7<30Tm;:j4:By-L9P{vilxK)Y#O>K";
|
||||||
# Read-only mode: require password to upload/create pastes
|
# Read-only mode: require password to upload/create pastes
|
||||||
MICROBIN_READONLY = "true";
|
MICROBIN_READONLY = "true";
|
||||||
MICROBIN_UPLOADER_PASSWORD = "@i<i[_:-^)J7<30Tm;:j4:By-L9P{vilxK)Y#O>K";
|
MICROBIN_UPLOADER_PASSWORD = "1Hayashi-2Hiko";
|
||||||
# Enable public pasta listing (public pastes only)
|
# Enable public pasta listing (public pastes only)
|
||||||
MICROBIN_NO_LISTING = "false";
|
MICROBIN_NO_LISTING = "false";
|
||||||
# Allow per-paste privacy controls
|
# Allow per-paste privacy controls
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue