Petri Salminen

Results 15 comments of Petri Salminen

If the `self` is not used in the method, it could be defined as static with `@staticmethod` decorator. ```python from cachier import cachier from time import sleep class A: @staticmethod...

One could argue that given identical state of an object, the cache should work. However, two user-defined objects are not considered equal, if they do not point to the exact...

Thank you @samikeijonen for opening a top notch issue! :1st_place_medal: I agree that the docker functionality has lacked behind in documentation. We are currently working on with moving bootstrap logic...

I can confirm this. Happens with every domain. Trace: ``` irb(main):004:0> Whois.whois('google.fi').parser.nameservers Traceback (most recent call last): 16: from /usr/bin/irb:11:in `' 15: from (irb):4 14: from /home/elguitar/.gem/ruby/gems/whois-parser-1.1.0/lib/whois/parser.rb:327:in `nameservers' 13: from...

To close this issue, all the seravo-plugin specific pages should be moved from Tools to Seravo Toolkit or something similar

Seravo's Customer Success team reported that there are cases, where this would be helpful. More information about the reset process: https://help.seravo.com/article/63-resetting-your-site-to-an-empty-wordpress-installation

Disk quota is available and used in Disk usage box in wp-admin/tools.php?page=site_status_page

This is still pending on internal implementation.