mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-07-02 14:04:16 +00:00
Allow users to specify min/max valid pastie sizes.
This commit is contained in:
parent
79e82e2489
commit
3c10d624e3
6 changed files with 31 additions and 7 deletions
|
@ -51,6 +51,7 @@ namespace tawashi {
|
|||
const std::string& page_basename() const;
|
||||
std::string load_mustache() const;
|
||||
redis::IncRedis& redis() const;
|
||||
const SettingsBag& settings() const;
|
||||
|
||||
private:
|
||||
virtual void on_process();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue