- Sort Score
- Result 10 results
- Languages All
Results 1 - 8 of 8 for administrador (0.1 sec)
-
docs/pt/docs/advanced/behind-a-proxy.md
Isso diz ao Traefik para escutar na porta 9999 e usar outro arquivo `routes.toml`. /// tip | "Dica" Estamos usando a porta 9999 em vez da porta padrão HTTP 80 para que você não precise executá-lo com privilégios de administrador (`sudo`). /// Agora crie esse outro arquivo `routes.toml`: ```TOML hl_lines="5 12 20" [http] [http.middlewares] [http.middlewares.api-stripprefix.stripPrefix]
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 27 15:28:18 UTC 2024 - 12.2K bytes - Viewed (0) -
pyproject.toml
requires-python = ">=3.8" authors = [ { name = "Sebastián Ramírez", email = "******@****.***" }, ] classifiers = [ "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python", "Topic :: Internet",
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Oct 22 14:19:56 UTC 2024 - 7.9K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/Constants.java
public static final String DEFAULT_FROM_EMAIL = "Administrator <root@localhost>"; // info map public static final String CRAWLER_STATUS = "CrawlerStatus"; public static final String CRAWLER_ERRORS = "CrawlerErrors";
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Aug 22 12:43:18 UTC 2024 - 16.6K bytes - Viewed (0) -
cmd/api-errors.go
HTTPStatusCode: http.StatusForbidden, }, ErrAccessKeyDisabled: { Code: "InvalidAccessKeyId", Description: "Your account is disabled; please contact your administrator.", HTTPStatusCode: http.StatusForbidden, }, ErrInvalidArgument: { Code: "InvalidArgument", Description: "Invalid argument", HTTPStatusCode: http.StatusBadRequest, },
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Oct 01 22:13:18 UTC 2024 - 92.1K bytes - Viewed (0) -
src/main/resources/fess_config.properties
# ---------------------------------------------------------- # Mail # ------ # From mail.from.name = Administrator mail.from.address = root@localhost mail.hostname= # ---------------------------------------------------------- # Scheduler
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Tue Oct 01 14:13:38 UTC 2024 - 30.9K bytes - Viewed (0) -
cmd/iam.go
// itself cannot login, but the policy associated with them determines the base // policy for the STS credential. The policy mapping can be updated by the // administrator. // // - from `Subject.CommonName` field from the STS request for // AssumeRoleWithCertificate. In this case, the policy for the STS credential // has the same name as the value of this field. //
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Oct 29 16:01:48 UTC 2024 - 74.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
/** The key of the configuration. e.g. [a-zA-Z0-9_]+ */ String USER_CODE_PATTERN = "user.code.pattern"; /** The key of the configuration. e.g. Administrator */ String MAIL_FROM_NAME = "mail.from.name"; /** The key of the configuration. e.g. root@localhost */ String MAIL_FROM_ADDRESS = "mail.from.address";
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 468.5K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.30.md
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Oct 23 04:40:14 UTC 2024 - 309.1K bytes - Viewed (0)